NystroemMethod< KernelType, PointSelectionPolicy > Member List

This is the complete list of members for NystroemMethod< KernelType, PointSelectionPolicy >, including all inherited members.

Apply(arma::mat &output)NystroemMethod< KernelType, PointSelectionPolicy >
GetKernelMatrix(const arma::mat *data, arma::mat &miniKernel, arma::mat &semiKernel)NystroemMethod< KernelType, PointSelectionPolicy >
GetKernelMatrix(const arma::Col< size_t > &selectedPoints, arma::mat &miniKernel, arma::mat &semiKernel)NystroemMethod< KernelType, PointSelectionPolicy >
NystroemMethod(const arma::mat &data, KernelType &kernel, const size_t rank)NystroemMethod< KernelType, PointSelectionPolicy >