Template Function brille::broadcast_shape_check(const std::vector<T>&, const std::vector<T>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “brille::broadcast_shape_check” with arguments (const std::vector<T>&, const std::vector<T>&) in doxygen xml output for project “brille” from directory: _build/doxygenxml/. Potential matches:

- template<class T> bool broadcast_shape_check(const std::array<T, 2> &a, const std::array<T, 2> &b)
- template<class T> bool broadcast_shape_check(const std::vector<T> &a, const std::vector<T> &b)