shark::CrossEntropyMethod::INoiseType Class Reference

Interface class for noise type. More...

#include <shark/Algorithms/DirectSearch/CrossEntropyMethod.h>

+ Inheritance diagram for shark::CrossEntropyMethod::INoiseType:

Public Member Functions

virtual double noiseValue (int t) const
 
virtual std::string name () const
 

Detailed Description

Interface class for noise type.

Definition at line 77 of file CrossEntropyMethod.h.

Member Function Documentation

◆ name()

virtual std::string shark::CrossEntropyMethod::INoiseType::name ( ) const
inlinevirtual

◆ noiseValue()

virtual double shark::CrossEntropyMethod::INoiseType::noiseValue ( int  t) const
inlinevirtual

The documentation for this class was generated from the following file: