|
Sleipnir
|
Protected Member Functions | |
| bool | Open (const CDataPair &, size_t) |
| bool | Open (const char *, const IBayesNet *, const CGenes *=NULL, const CGenes *=NULL) |
| bool | Open (const unsigned char *) |
| virtual void | Remove (size_t, size_t) |
| size_t | GetDiscrete (size_t, size_t, size_t) const |
| void | SaveText (std::ostream &) const |
| void | SaveBinary (std::ostream &) const |
| virtual bool | IsExample (size_t, size_t) const |
Protected Attributes | |
| uint32_t | m_iData |
| CCompactMatrix * | m_aData |
Definition at line 147 of file dataseti.h.
1.7.6.1