Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
matrix_alias.hpp File Reference
Include dependency graph for matrix_alias.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fang
 
namespace  fang::math
 

Typedefs

template<uint16_t ROWS, uint16_t COLS>
using fang::math::Matrix = tap::algorithms::CMSISMat< ROWS, COLS >