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