Constant noise term z_t = noise. More...
#include <shark/Algorithms/DirectSearch/CrossEntropyMethod.h>
Public Member Functions | |
ConstantNoise (double noise) | |
virtual double | noiseValue (int t) const |
virtual std::string | name () const |
Constant noise term z_t = noise.
Definition at line 91 of file CrossEntropyMethod.h.
|
inline |
Definition at line 93 of file CrossEntropyMethod.h.
References shark::CrossEntropyMethod::m_noise, and noise.
|
inlinevirtual |
Reimplemented from shark::CrossEntropyMethod::INoiseType.
Definition at line 95 of file CrossEntropyMethod.h.
References shark::CrossEntropyMethod::m_noise.
|
inlinevirtual |
Reimplemented from shark::CrossEntropyMethod::INoiseType.
Definition at line 94 of file CrossEntropyMethod.h.