Classes | |
class | CandidateGroup |
Typedefs | |
typedef std::shared_ptr< CandidateGroup > | CandidateGroupPtr |
typedef std::vector< CandidateGroupPtr > | CandidateGroupPtrs |
typedef std::shared_ptr< DTPattern > | DTPatternPtr |
typedef std::vector< DTPatternPtr > | DTPatternPtrs |
typedef std::bitset< 8 > | qualitybits |
typedef std::shared_ptr<CandidateGroup> dtbayesam::CandidateGroupPtr |
Definition at line 61 of file CandidateGroup.h.
typedef std::vector<CandidateGroupPtr> dtbayesam::CandidateGroupPtrs |
Definition at line 62 of file CandidateGroup.h.
typedef std::shared_ptr<DTPattern> dtbayesam::DTPatternPtr |
Definition at line 17 of file CandidateGroup.h.
typedef std::vector<DTPatternPtr> dtbayesam::DTPatternPtrs |
Definition at line 18 of file CandidateGroup.h.
typedef std::bitset<8> dtbayesam::qualitybits |
Definition at line 15 of file CandidateGroup.h.