yat  0.10.4pre
Deprecated List
Member theplu::yat::classifier::MatrixLookup::MatrixLookup (const utility::Matrix &matrix, const utility::Index &index, const bool row_vectors)
Provided for backward compatibility with the 0.6 API. Use MatrixLookup(const utility::Matrix&, const utility::Index&, const utility::Index&)
Member theplu::yat::classifier::MatrixLookup::MatrixLookup (const MatrixLookup &ml, const utility::Index &, const bool row_vectors)
Provided for backgroundColor compatibility with the 0.6 API. Use MatrixLookup(const MatrixLookup&, const utility::Index&, const utility::Index&)
Member theplu::yat::classifier::MatrixLookupWeighted::MatrixLookupWeighted (const MatrixLookupWeighted &ml, const utility::Index &, const bool row_vectors)
Provided for backward compatibility with the 0.6 API. Use MatrixLookupWeighted(const MatrixLookupWeighted&, const utility::Index&, const utility::Index&)
Member theplu::yat::classifier::Target::operator[] (size_t sample) const
Provided for backward compatibility with the 0.4 API. Use operator().
Member theplu::yat::random::Continuous::seed (unsigned long s) const
Provided for backward compatibility with the 0.7 API. Use RNG::instance()->seed(s) instead.
Member theplu::yat::random::Continuous::seed_from_devurandom (void)
Provided for backward compatibility with the 0.7 API. Use RNG::instance()->seed_from_devurandom() instead.
Member theplu::yat::random::Discrete::seed (unsigned long s) const
Provided for backward compatibility with the 0.7 API. Use RNG::instance()->seed(s) instead.
Member theplu::yat::random::Discrete::seed_from_devurandom (void)
Provided for backward compatibility with the 0.7 API. Use RNG::instance()->seed_from_devurandom() instead.
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&)
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::utility::SmithWaterman (const utility::Matrix &s, double gap, double open_gap)
Provided for backward compatibility with 0.8 API. Use Aligner::smith_waterman() instead.

Generated on Mon Nov 11 2013 09:41:44 for yat by  doxygen 1.8.1