Functor object uses to change the range of container applying sigmoide distribution between [0,b].
More...
template<typename InType, typename Real, typename OutType>
struct slip::range_fun_sigmoideb< InType, Real, OutType >
Functor object uses to change the range of container applying sigmoide distribution between [0,b].
- Author
- Benoit Tremblais <tremblais_AT_sic.univ-poitiers.fr>
- Date
- 2006/07/29
- Since
- 1.0.0
- Version
- 0.0.1
- Parameters
-
in_mean | mean of the input |
in_sigma | std_dev of the input |
b | maximum value |
Definition at line 304 of file dynamic.hpp.