Sleipnir
|
Protected Member Functions | |
void | Randomize () |
bool | Learn (const IDataset *, size_t, size_t) |
bool | Evaluate (float, std::vector< float > &) const |
CBayesNetFNNode * | New (DSL_node *pNode) const |
const char * | GetType () const |
Static Protected Attributes | |
static const size_t | c_iMu = 0 |
static const size_t | c_iSigma = 1 |
Friends | |
class | CBayesNetFNNode |
Definition at line 82 of file bayesnetfni.h.