MLPACK  1.0.11
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
oNmlpackLinear algebra utility functions, generally performed on matrices or vectors
|oNamfAlternating Matrix Factorization
|oNbound
|oNcfCollaborative filtering
|oNdataFunctions to load and save matrices
|oNdecision_stump
|oNdetDensity Estimation Trees
|oNdistributionProbability distributions
|oNemstEuclidean Minimum Spanning Trees
|oNfastmksFast max-kernel search
|oNgmmGaussian Mixture Models
|oNhmmHidden Markov Models
|oNkernelKernel functions
|oNkmeansK-Means clustering
|oNkpca
|oNlcc
|oNmathMiscellaneous math routines
|oNmetric
|oNmvu
|oNnaive_bayesThe Naive Bayes Classifier
|oNncaNeighborhood Components Analysis
|oNneighborNeighbor-search routines
|oNnn
|oNoptimization
|oNpca
|oNperceptron
|oNradical
|oNrangeRange-search routines
|oNregressionRegression methods
|oNsparse_coding
|oNsvd
|oNtreeTrees and tree-building procedures
|oNutil
|oCCLIParses the command line for parameters and holds user-specified parameters
|oCLogProvides a convenient way to give formatted output
|oCParamDataAids in the extensibility of CLI by focusing potential changes into one structure
|oCTimerThe timer class provides a way for MLPACK methods to be timed
|\CTimers
oCIsVectorIf value == true, then VecType is some sort of Armadillo vector or subview
oCIsVector< arma::Col< eT > >
oCIsVector< arma::Row< eT > >
oCIsVector< arma::SpCol< eT > >
oCIsVector< arma::SpRow< eT > >
oCIsVector< arma::SpSubview< eT > >
oCIsVector< arma::subview_col< eT > >
oCIsVector< arma::subview_row< eT > >
oCRASearchThe RASearch class: This class provides a generic manner to perform rank-approximate search via random-sampling
\CTraversalInfoThe TraversalInfo class holds traversal information which is used in dual-tree (and single-tree) traversals