23 #include <mlpack/core.hpp> VESPUCCI_EXPORT arma::uvec GenerateHistogram(const arma::mat &data, arma::vec &edges, uint bins=0)
VESPUCCI_EXPORT uint EstimateBinCount(const arma::mat &data)
A namespace for "global" functions, including math functions.