mlpack  3.1.1
File List
Here is a list of all files with brief descriptions:
[detail level 1234567]
  doc
  guide
 bindings.hpp
 build.hpp
 build_windows.hpp
 cli_quickstart.hpp
 cv.hpp
 formats.hpp
 hpt.hpp
 iodoc.hpp
 matrices.hpp
 python_quickstart.hpp
 sample.hpp
 sample_ml_app.hpp
 timer.hpp
 version.hpp
  policies
 elemtype.hpp
 functiontype.hpp
 kernels.hpp
 metrics.hpp
 trees.hpp
  src
  mlpack
  bindings
  cli
  markdown
  python
  tests
  core
  cv
  data
  dists
  hpt
  kernels
  math
  metrics
  tree
  util
  methods
  adaboost
  amf
  ann
  approx_kfn
  bias_svd
  block_krylov_svd
  cf
  dbscan
  decision_stump
  decision_tree
  det
  emst
  fastmks
  gmm
  hmm
  hoeffding_trees
  kde
  kernel_pca
  kmeans
  lars
  linear_regression
  linear_svm
  lmnn
  local_coordinate_coding
  logistic_regression
  lsh
  matrix_completion
  mean_shift
  mvu
  naive_bayes
  nca
  neighbor_search
  nystroem_method
  pca
  perceptron
  preprocess
  quic_svd
  radical
  random_forest
  randomized_svd
  range_search
  rann
  regularized_svd
  reinforcement_learning
  softmax_regression
  sparse_autoencoder
  sparse_coding
  svdplusplus
  tests
  main_tests
 ann_test_tools.hpp
 custom_layer.hpp
 mock_categorical_data.hppGenerate categorical dataset for tests
 serialization.hpp
 test_function_tools.hpp
 test_tools.hpp
 core.hppInclude all of the base components required to write mlpack methods, and the main mlpack Doxygen documentation
 mlpack_export.hpp
 prereqs.hppThe core includes that mlpack expects; standard C++ includes and Armadillo