MLPACK  1.0.8
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NmlpackLinear algebra utility functions, generally performed on matrices or vectors
 Nbound
 NcfCollaborative filtering
 NdetDensity Estimation Trees
 NdistributionProbability distributions
 NemstEuclidean Minimum Spanning Trees
 NfastmksFast max-kernel search
 NgmmGaussian Mixture Models
 NhmmHidden Markov Models
 NkernelKernel functions
 NkmeansK-Means clustering
 Nkpca
 Nlcc
 NmathMiscellaneous math routines
 Nmetric
 Nnaive_bayesThe Naive Bayes Classifier
 NncaNeighborhood Components Analysis
 NneighborNeighbor-search routines
 Nnmf
 Noptimization
 Npca
 Nradical
 NrangeRange-search routines
 NregressionRegression methods
 Nsparse_coding
 NtreeTrees and tree-building procedures
 Nutil
 CCLIParses the command line for parameters and holds user-specified parameters
 CLogProvides a convenient way to give formatted output
 CParamDataAids in the extensibility of CLI by focusing potential changes into one structure
 CTimerThe timer class provides a way for MLPACK methods to be timed
 CTimers