![]() |
Protium
Math and Design Features
|
Helper template to get submatrices for a given matrix. More...
#include <Matrix.h>
Public Member Functions | |
Matrix< T, n-1, m-1 > | Of (const Matrix< T, n, m > &other, const int &i=0, const int &j=0) |
Helper template to get submatrices for a given matrix.
|
inline |