Functor object uses to change the range of container applying normal distribution.
More...
template<typename InType, typename Real, typename RealOut>
struct slip::range_fun_normal< InType, Real, RealOut >
Functor object uses to change the range of container applying normal distribution.
- 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 |
- Note
- result values may be outside [0.0,1.0]
Definition at line 249 of file dynamic.hpp.