mlpack  master
mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy > Member List

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 >
datamlpack::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 >
kernelmlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy >private
NystroemMethod(const arma::mat &data, KernelType &kernel, const size_t rank)mlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy >
rankmlpack::kernel::NystroemMethod< KernelType, PointSelectionPolicy >private