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