|
Sleipnir
|
Data Fields | |
| size_t | m_iNode |
| string | m_strInput |
| const CDataPair * | m_pAnswers |
| const gengetopt_args_info * | m_psArgs |
| const map< string, size_t > * | m_pmapZeros |
| const CBayesNetSmile * | m_pBNDefault |
| vector< STerm * > * | m_pvecpsOutputs |
| CBayesNetSmile * | m_pBN |
| const IDataset * | m_pData |
| const CGenes * | m_pGenes |
| const CGenes * | m_pNegatives |
| const CDat * | m_pAnswers |
| const char * | m_szName |
| const vector< string > * | m_pvecstrNames |
| const vector< size_t > * | m_pveciZeros |
| bool | m_fZero |
| CCountMatrix * | m_pMatCounts |
| const CGenes * | m_pUbikGenes |
| const CDatFilter * | m_pDat |
| size_t | m_iZero |
| CRegularize * | m_pRegularize |
| size_t | m_iDat |
| bool | m_bInPos |
| bool | m_bInNeg |
| bool | m_bBridgePos |
| bool | m_bBridgeNeg |
| bool | m_bOutPos |
| bool | m_bOutNeg |
| bool | m_isDatWeighted |
| bool | m_bFlipNeg |
| const CDat * | m_pwDat |
Definition at line 105 of file BNCreator.cpp.
1.7.6.1