yat
0.20.3pre
|
This is the complete list of members for theplu::yat::utility::WeNNI, including all inherited members.
calculate_distances(const size_t) const | theplu::yat::utility::NNI | protected |
data_ | theplu::yat::utility::NNI | protected |
estimate(void) | theplu::yat::utility::WeNNI | virtual |
imputed_data(void) const | theplu::yat::utility::NNI | |
imputed_data_ | theplu::yat::utility::NNI | protected |
imputed_data_raw(void) const | theplu::yat::utility::WeNNI | |
nearest_neighbours(const size_t, const std::vector< std::pair< size_t, double > > &) const | theplu::yat::utility::NNI | protected |
neighbours_ | theplu::yat::utility::NNI | protected |
NNI(const utility::MatrixBase &matrix, const utility::MatrixBase &weight, const unsigned int neighbours) | theplu::yat::utility::NNI | |
not_imputed(void) const | theplu::yat::utility::NNI | |
not_imputed_ | theplu::yat::utility::NNI | protected |
weight_ | theplu::yat::utility::NNI | protected |
WeNNI(const MatrixBase &matrix, const MatrixBase &weight, const unsigned int neighbours) | theplu::yat::utility::WeNNI | |
~NNI(void) (defined in theplu::yat::utility::NNI) | theplu::yat::utility::NNI | inlinevirtual |