Template Function brille::equal_shapes(const std::array<T, Nel>&, const std::array<T, Nel>&)¶
Defined in File array_latvec.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “brille::equal_shapes” with arguments (const std::array<T, Nel>&, const std::array<T, Nel>&) in doxygen xml output for project “brille” from directory: _build/doxygenxml/. Potential matches:
- template<class T, size_t Nel> bool equal_shapes(const std::array<T, Nel> &a, const std::array<T, Nel> &b)
- template<class T> bool equal_shapes(const std::vector<T> &a, const std::vector<T> &b)