#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 ![]() ![]() ![]() | |
class | RVL::RVLScalarLogisticInverse< Scalar > |
This BFO implements the inverse of the scalar version of the logistic function ![]() ![]() ![]() | |
class | RVL::RVLScalarLogisticDeriv< Scalar > |
This TFO implements the scalar version of the logistic function derivative ![]() ![]() | |
class | RVL::RVLVectorLogistic< Scalar > |
This QFO implements the vector version of the logistic function ![]() ![]() ![]() | |
class | RVL::RVLVectorLogisticDeriv< Scalar > |
This O implements the vector version of the logistic function derivative ![]() ![]() | |
class | RVL::RVLVectorLogisticInverse< Scalar > |
This FO implements the inverse of the vector version of the logistic function ![]() ![]() ![]() | |
class | RVL::VectorLogisticOp< Scalar > |