logistic.hh File Reference

#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 $ f(x) = x (1 + s^2 x^2)^{-1/2} + m $, where $ s=2/(f_{\rm max} - f_{\rm min})$ and $ m=(f_{\rm max} + f_{\rm min})/2$. More...
class  RVL::RVLScalarLogisticInverse< Scalar >
 This BFO implements the inverse of the scalar version of the logistic function $ f(x) = x (1 + s^2 x^2)^{-1/2} + m $, where $ s=2/(f_{\rm max} - f_{\rm min})$ and $ m=(f_{\rm max} + f_{\rm min})/2$. More...
class  RVL::RVLScalarLogisticDeriv< Scalar >
 This TFO implements the scalar version of the logistic function derivative $ df(x)dx = (1 + s^2 x^2)^{-3/2} dx$, where $ s=2/(f_{\rm max} - f_{\rm min})$. More...
class  RVL::RVLVectorLogistic< Scalar >
 This QFO implements the vector version of the logistic function $ f(x) = x (1 + s^2 x^2)^{-1/2} + m $, where $ s=2/(f_{\rm max} - f_{\rm min})$ and $ m=(f_{\rm max} + f_{\rm min})/2$. More...
class  RVL::RVLVectorLogisticDeriv< Scalar >
 This O implements the vector version of the logistic function derivative $ df(x)dx = (1 + s^2 x^2)^{-3/2} dx$, where $ s=2/(f_{\rm max} - f_{\rm min})$. More...
class  RVL::RVLVectorLogisticInverse< Scalar >
 This FO implements the inverse of the vector version of the logistic function $ f(x) = x (1 + s^2 x^2)^{-1/2} + m $, where $ s=2/(f_{\rm max} - f_{\rm min})$ and $ m=(f_{\rm max} + f_{\rm min})/2$. More...
class  RVL::VectorLogisticOp< Scalar >


Generated on 5 Jan 2017 for LocalRVL by  doxygen 1.4.7