MLPACK  1.0.4
mlpack::kpca::KernelPCA< KernelType > Member List
This is the complete list of members for mlpack::kpca::KernelPCA< KernelType >, including all inherited members.
Apply(const arma::mat &data, arma::mat &transformedData, arma::vec &eigVal, arma::mat &coeff)mlpack::kpca::KernelPCA< KernelType >
Apply(const arma::mat &data, arma::mat &transformedData, arma::vec &eigVal)mlpack::kpca::KernelPCA< KernelType >
Apply(arma::mat &data, const size_t newDimension)mlpack::kpca::KernelPCA< KernelType >
kernelmlpack::kpca::KernelPCA< KernelType > [private]
Kernel() const mlpack::kpca::KernelPCA< KernelType > [inline]
Kernel()mlpack::kpca::KernelPCA< KernelType > [inline]
KernelPCA(const KernelType kernel=KernelType(), const bool scaleData=false)mlpack::kpca::KernelPCA< KernelType >
scaleDatamlpack::kpca::KernelPCA< KernelType > [private]
ScaleData() const mlpack::kpca::KernelPCA< KernelType > [inline]
ScaleData()mlpack::kpca::KernelPCA< KernelType > [inline]