Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
matrix_alias.hpp
Go to the documentation of this file.
1#ifndef FANG_ROBOTICS_MCB_UTIL_MATH_LINEAR_MATRIX_ALIAS_HPP
2#define FANG_ROBOTICS_MCB_UTIL_MATH_LINEAR_MATRIX_ALIAS_HPP
4namespace fang::math
5{
6 template <uint16_t ROWS, uint16_t COLS>
8}
9#endif
Definition range.hpp:4
Definition cmsis_mat.hpp:45