Structure for getting sub matrices We have different cases according to the matrix representations.
Definition at line 461 of file HelperOps.h.
Static Public Member Functions | |
static void | Evaluate (SMatrix< T, D1, D2, R1 > &lhs, const SMatrix< T, D3, D4, R2 > &rhs, unsigned int row, unsigned int col) |
#include <Math/HelperOps.h>
|
inlinestatic |
Definition at line 463 of file HelperOps.h.