Vespucci  1.0.0
accessory_impl.h File Reference

Go to the source code of this file.

Namespaces

 Vespucci
 A namespace for "global" functions, including math functions.
 
 Vespucci::Math
 A namespace for math functions relating to linear least squares regression.
 

Functions

template<typename T >
Vespucci::Math::conv_fft (const T &A, const T &B, std::string type)
 
template<typename T >
Vespucci::Math::rotate (const T &X, arma::uword shift_by, bool slide_back=true)
 
template<typename T >
Vespucci::Math::diff (const T &X, arma::uword deriv_order=1)
 Vespucci::Math::diff. More...