Sleipnir
|
Protected Member Functions | |
void | Reset () |
bool | Evaluate (const IDataset *, CDat *, std::vector< std::vector< float > > *, bool) const |
bool | Evaluate (const IDataset *, size_t, size_t, bool, std::vector< float > &) const |
Protected Attributes | |
size_t | m_iNodes |
CBayesNetFNNode ** | m_apNodes |
bool | m_fSmileNet |
DSL_network | m_SmileNet |
Definition at line 164 of file bayesnetfni.h.