ROOT 6.08/07 Reference Guide |
Structure to deal when a submatrix is placed in a matrix.
We have different cases according to the matrix representation
Definition at line 361 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 363 of file HelperOps.h.