NDEVR
API Documentation
MatrixInverter< t_cols, t_rows >

Templated logic for inverting a matrix based on the number of rows and columns. More...

Detailed Description

template<uint01 t_cols, uint01 t_rows>
class MatrixInverter< t_cols, t_rows >

Templated logic for inverting a matrix based on the number of rows and columns.


Definition at line 43 of file Matrix.hpp.


The documentation for this class was generated from the following file: