begin(void) const | theplu::yat::classifier::KernelLookup | |
begin_column(size_t) const | theplu::yat::classifier::KernelLookup | |
begin_row(size_t) const | theplu::yat::classifier::KernelLookup | |
columns(void) const | theplu::yat::classifier::KernelLookup | |
const_column_iterator typedef | theplu::yat::classifier::KernelLookup | |
const_iterator typedef | theplu::yat::classifier::KernelLookup | |
const_reference typedef | theplu::yat::classifier::KernelLookup | |
const_row_iterator typedef | theplu::yat::classifier::KernelLookup | |
data(void) const | theplu::yat::classifier::KernelLookup | |
data_weighted(void) const | theplu::yat::classifier::KernelLookup | |
element(const DataLookup1D &vec, size_t i) const | theplu::yat::classifier::KernelLookup | |
element(const DataLookupWeighted1D &vec, size_t i) const | theplu::yat::classifier::KernelLookup | |
end(void) const | theplu::yat::classifier::KernelLookup | |
end_column(size_t) const | theplu::yat::classifier::KernelLookup | |
end_row(size_t) const | theplu::yat::classifier::KernelLookup | |
KernelLookup(const Kernel &kernel, const bool owner=false) | theplu::yat::classifier::KernelLookup | |
KernelLookup(const Kernel &kernel, const utility::Index &row, const utility::Index &column, const bool owner=false) | theplu::yat::classifier::KernelLookup | |
KernelLookup(const KernelLookup &kl) | theplu::yat::classifier::KernelLookup | |
KernelLookup(const KernelLookup &kl, const utility::Index &row, const utility::Index &column) | theplu::yat::classifier::KernelLookup | |
KernelLookup(const KernelLookup &kl, const utility::Index &, const bool row=false) | theplu::yat::classifier::KernelLookup | |
operator()(size_t row, size_t column) const | theplu::yat::classifier::KernelLookup | |
rows(void) const | theplu::yat::classifier::KernelLookup | |
selected(const utility::Index &index) const | theplu::yat::classifier::KernelLookup | |
test_kernel(const MatrixLookup &data) const | theplu::yat::classifier::KernelLookup | |
test_kernel(const MatrixLookupWeighted &data) const | theplu::yat::classifier::KernelLookup | |
value_type typedef | theplu::yat::classifier::KernelLookup | |
weighted(void) const | theplu::yat::classifier::KernelLookup | |
~KernelLookup(void) | theplu::yat::classifier::KernelLookup | virtual |