mlpack  2.0.1
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
 ▼ doc
 ▼ guide
 build.hpp
 iodoc.hpp
 matrices.hpp
 sample.hpp
 timer.hpp
 version.hpp
 ▼ policies
 kernels.hpp
 metrics.hpp
 trees.hpp
 ▼ src
 ▼ mlpack
 ▼ core
 ► boost_backport
 ► data
 ► dists
 ► kernels
 ► math
 ► metrics
 ► optimizers
 ► tree
 ► util
 ▼ methods
 ► adaboost
 ► amf
 ► cf
 ► decision_stump
 ► det
 ► emst
 ► fastmks
 ► gmm
 ► hmm
 ► hoeffding_trees
 ► kernel_pca
 ► kmeans
 ► lars
 ► linear_regression
 ► local_coordinate_coding
 ► logistic_regression
 ► lsh
 ► matrix_completion
 ► mean_shift
 ► naive_bayes
 ► nca
 ► neighbor_search
 ► nystroem_method
 ► pca
 ► perceptron
 ► quic_svd
 ► radical
 ► range_search
 ► rann
 ► regularized_svd
 ► softmax_regression
 ► sparse_autoencoder
 ► sparse_coding
 ▼ tests
 old_boost_test_definitions.hpp
 serialization.hpp
 core.hppInclude all of the base components required to write MLPACK methods, and the main MLPACK Doxygen documentation
 prereqs.hppThe core includes that mlpack expects; standard C++ includes and Armadillo