mlpack
master
|
This is the complete list of members for mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy >, including all inherited members.
Apply(arma::mat &output) | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | |
data | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | private |
GetKernelMatrix(const arma::mat *data, arma::mat &miniKernel, arma::mat &semiKernel) | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | |
GetKernelMatrix(const arma::Col< size_t > &selectedPoints, arma::mat &miniKernel, arma::mat &semiKernel) | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | |
kernel | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | private |
NystroemMethod(const arma::mat &data, KernelType &kernel, const size_t rank) | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | |
rank | mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > | private |