#include <SubMat.h>
Public Types | |
typedef Mat< DenseMatCon< value_type, ROWS, COLS >, EmptyErrorChecker > | temp_type |
The type of temporary to store this SubMat expression. | |
Public Member Functions | |
template<class Rep2> | |
EXMAT_INLINE2 | StaticSubMatView (const Rep2 &self, Rep &mat) |
Transfer constructor. |