Template Function brille::approx::vector(const size_t, const T *, const R *, const int)¶
Defined in File approx.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “brille::approx::vector” with arguments (const size_t, const T *, const R *, const int) in doxygen xml output for project “brille” from directory: _build/doxygenxml/. Potential matches:
- template<class T, class R, size_t N = 3> bool vector(const T *a, const R *b, const int tol = 1)
- template<class T, class R> bool vector(const size_t N, const T *a, const R *b, const int tol = 1)