#include "space.hh"Go to the source code of this file.
Namespaces | |
| namespace | RVL | 
Classes | |
| class | RVL::RVLScalarLogistic< Scalar > | 
This BFO implements the scalar version of the logistic function  , where   and  .  More... | |
| class | RVL::RVLScalarLogisticInverse< Scalar > | 
This BFO implements the inverse of the scalar version of the logistic function  , where   and  .  More... | |
| class | RVL::RVLScalarLogisticDeriv< Scalar > | 
This TFO implements the scalar version of the logistic function derivative  , where  .  More... | |
| class | RVL::RVLVectorLogistic< Scalar > | 
This QFO implements the vector version of the logistic function  , where   and  .  More... | |
| class | RVL::RVLVectorLogisticDeriv< Scalar > | 
This O implements the vector version of the logistic function derivative  , where  .  More... | |
| class | RVL::RVLVectorLogisticInverse< Scalar > | 
This FO implements the inverse of the vector version of the logistic function  , where   and  .  More... | |
| class | RVL::VectorLogisticOp< Scalar > | 
 1.4.7