Deprecated List

Member theplu::yat::classifier::Target::operator[] (size_t sample) const
Provided for backward compatibility with the 0.4 API. Use operator().

Class theplu::yat::utility::OptionInFile
Provided for backward compatibility with the 0.5 API. Use OptionFile and StreamRedirect instead (see CommandLine for example code).

Class theplu::yat::utility::OptionOutFile
Provided for backward compatibility with the 0.5 API. Use OptionFile and StreamRedirect instead (see CommandLine for example code).

Member theplu::yat::statistics::percentile (RandomAccessIterator first, RandomAccessIterator last, double p, bool sorted=false)
percentile2 will replace this function in the future

Member theplu::yat::utility::is_double (const std::string &)
Provided for backward compatibility with the 0.4 API. Use is<double>(const std::string&)

Member theplu::yat::utility::is_float (const std::string &)
Provided for backward compatibility with the 0.4 API. Use is<float>(const std::string&)

Member theplu::yat::utility::is_int (const std::string &)
Provided for backward compatibility with the 0.4 API. Use is<int>(const std::string&)

Generated on Tue Jan 18 02:21:18 2011 for yat by  doxygen 1.5.5