begin(void) const | theplu::yat::classifier::MatrixLookup | |
begin_column(size_t) const | theplu::yat::classifier::MatrixLookup | |
begin_row(size_t) const | theplu::yat::classifier::MatrixLookup | |
columns(void) const | theplu::yat::classifier::MatrixLookup | |
const_column_iterator typedef | theplu::yat::classifier::MatrixLookup | |
const_iterator typedef | theplu::yat::classifier::MatrixLookup | |
const_reference typedef | theplu::yat::classifier::MatrixLookup | |
const_row_iterator typedef | theplu::yat::classifier::MatrixLookup | |
end(void) const | theplu::yat::classifier::MatrixLookup | |
end_column(size_t) const | theplu::yat::classifier::MatrixLookup | |
end_row(size_t) const | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const utility::Matrix &matrix, const bool own=false) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const utility::Matrix &matrix, const utility::Index &row, const utility::Index &column) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const utility::Matrix &matrix, const utility::Index &index, const bool row_vectors) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const MatrixLookup &other) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const MatrixLookup &ml, const utility::Index &row, const utility::Index &column) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const MatrixLookup &ml, const utility::Index &, const bool row_vectors) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(const size_t rows, const size_t columns, const double value=0) | theplu::yat::classifier::MatrixLookup | |
MatrixLookup(std::istream &, char sep='\0') | theplu::yat::classifier::MatrixLookup | |
MatrixLookupWeighted (defined in theplu::yat::classifier::MatrixLookup) | theplu::yat::classifier::MatrixLookup | friend |
operator()(size_t row, size_t column) const | theplu::yat::classifier::MatrixLookup | |
operator<<(std::ostream &s, const MatrixLookup &) | theplu::yat::classifier::MatrixLookup | related |
operator=(const MatrixLookup &) | theplu::yat::classifier::MatrixLookup | |
rows(void) const | theplu::yat::classifier::MatrixLookup | |
value_type typedef | theplu::yat::classifier::MatrixLookup | |
weighted(void) const | theplu::yat::classifier::MatrixLookup | |
~MatrixLookup() | theplu::yat::classifier::MatrixLookup | virtual |