mlpack 3.4.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NboostSet the serialization version of the adaboost class
 Nserialization
 NmlpackLinear algebra utility functions, generally performed on matrices or vectors
 Nadaboost
 NamfAlternating Matrix Factorization
 NannArtificial Neural Network
 Nbindings
 Nbound
 NcfCollaborative filtering
 Ncv
 NdataFunctions to load and save matrices and models
 Ndbscan
 Ndecision_stump
 NdetDensity Estimation Trees
 NdistributionProbability distributions
 NemstEuclidean Minimum Spanning Trees
 NfastmksFast max-kernel search
 NgmmGaussian Mixture Models
 NhmmHidden Markov Models
 Nhpt
 NkdeKernel Density Estimation
 NkernelKernel functions
 NkmeansK-Means clustering
 Nkpca
 Nlcc
 NlmnnLarge Margin Nearest Neighbor
 NmathMiscellaneous math routines
 Nmatrix_completion
 NmeanshiftMean shift clustering
 Nmetric
 Nmvu
 Nnaive_bayesThe Naive Bayes Classifier
 NncaNeighborhood Components Analysis
 Nneighbor
 Nnn
 Npca
 Nperceptron
 Nradical
 NrangeRange-search routines
 NregressionRegression methods
 Nrl
 Nsfinae
 Nsparse_coding
 Nsvd
 Nsvm
 NtreeTrees and tree-building procedures
 Nutil
 CBacktraceProvides a backtrace
 CIOParses the command line for parameters and holds user-specified parameters
 CLogProvides a convenient way to give formatted output
 CTimerThe timer class provides a way for mlpack methods to be timed
 CTimers
 CInitHMMModel
 CIsVectorIf value == true, then VecType is some sort of Armadillo vector or subview
 CIsVector< arma::Col< eT > >
 CIsVector< arma::Row< eT > >
 CIsVector< arma::SpCol< eT > >
 CIsVector< arma::SpRow< eT > >
 CIsVector< arma::SpSubview< eT > >
 CIsVector< arma::subview_col< eT > >
 CIsVector< arma::subview_row< eT > >
 CLayerNameVisitorImplementation of a class that returns the string representation of the name of the given layer
 CTrainHMMModel