#include <View.h>
Inheritance diagram for exmat::ConstCofactorsView< Rep >:
Public Types | |
typedef Mat< DenseMatCon< value_type, ROWS, COLS >, EmptyErrorChecker > | temp_type |
The type of temporary to store this Cofactors expression. | |
Public Member Functions | |
template<class Rep2> | |
ConstCofactorsView (const Rep2 &self, const Rep &mat) | |
Transfer constructor. |