The mvu class is meant to provide a good abstraction for users.
MVU (const arma::mat &dataIn)
void Unfold (const size_t newDim, const size_t numNeighbors, arma::mat &outputCoordinates)
const arma::mat & data
The MVU class is meant to provide a good abstraction for users.
The dataset needs to be provided, as well as several parameters.
dataset
new dimensionality
Definition at line 42 of file mvu.hpp.
Definition at line 52 of file mvu.hpp.
Generated automatically by Doxygen for MLPACK from the source code.