File utils.h
↰ Parent directory (include/mrpt/math)
Definition (include/mrpt/math/utils.h)
Includes
cmathcstdargcstdioiosfwdlimitsmrpt/core/exceptions.hmrpt/math/CMatrixDynamic.h(File CMatrixDynamic.h)mrpt/math/CVectorDynamic.h(File CVectorDynamic.h)mrpt/math/math_frwds.h(File math_frwds.h)vector(File ops_vectors.h)
Namespaces
Functions
Template Function mrpt::math::approximatelyEqual(T1, T1, T2)
Template Function mrpt::math::extractColumnFromVectorOfVectors
Template Function mrpt::math::linspace(T, T, size_t, VECTOR&)
Function mrpt::math::loadVector(std::istream&, std::vector<int>&)
Function mrpt::math::loadVector(std::istream&, std::vector<double>&)
Template Function mrpt::math::loadVector(std::vector<T>&, At(&))