![]() |
Protium
Math and Design Features
|
Template specialization for matrices to fetch column vectors. More...
#include <Matrix.h>
Public Member Functions | |
Matrix< T, 0, m-1 > | Of (const Matrix< T, 2, m > &other, const int &i=0, const int &j=0) |
Template specialization for matrices to fetch column vectors.
|
inline |