mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNboost
|\Nserialization
oNmlpackLinear algebra utility functions, generally performed on matrices or vectors
|oNadaboost
|oNamfAlternating Matrix Factorization
|oNannArtificial Neural Network
|oNbound
|oNcfCollaborative filtering
|oNdataFunctions to load and save matrices and models
|oNdbscan
|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
|oNmatrix_completion
|oNmeanshiftMean shift clustering
|oNmetric
|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
|oCBacktraceProvides a backtrace
|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 > >
\CIsVector< arma::subview_row< eT > >