MRS  1.0
A C++ Class Library for Statistical Set Processing
Deprecated List
Member subpavings::AdaptiveHistogram::insertOneDimDataFromTxt (const std::string &s, const std::size_t headerlines=0, LOGGING_LEVEL logging=NOLOG)
Use insertRvectorsFromTxtOrd with dim = 1 or one of the other insertRvectorsFromTxt variants.
Member subpavings::AdaptiveHistogram::insertOneDimDataFromTxt (const std::string &s, const SplitDecisionObj &boolTest, const std::size_t headerlines=0, LOGGING_LEVEL logging=NOLOG)
Use insertRvectorsFromTxtOrd with dim = 1 or one of the other insertRvectorsFromTxt variants.
Member subpavings::AdaptiveHistogram::insertRvectorsFromTxt (const std::string &s, int dim, const std::size_t headerlines=0, LOGGING_LEVEL logging=NOLOG)
Use insertRvectorsFromTxtOrd or one of the other insertRvectorsFromTxt variants.
Member subpavings::AdaptiveHistogram::insertRvectorsFromTxt (const std::string &s, const SplitDecisionObj &boolTest, const std::size_t headerlines=0, LOGGING_LEVEL logging=NOLOG)
Use insertRvectorsFromTxtOrd or one of the other insertRvectorsFromTxt variants.
Member subpavings::AdaptiveHistogram::insertRvectorsFromTxt (const std::string &s, const std::size_t headerlines=0, LOGGING_LEVEL logging=NOLOG)
Use insertRvectorsFromTxtOrd or one of the other insertRvectorsFromTxt variants.
Member subpavings::AdaptiveHistogram::insertRvectorsFromTxt (const std::string &s, const SplitDecisionObj &boolTest, int dim, const std::size_t headerlines=0, LOGGING_LEVEL logging=NOLOG)
Use insertRvectorsFromTxtOrd or one of the other insertRvectorsFromTxt variants.
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends