#include <View.h>
Inheritance diagram for exmat::ConstColView< Rep >:

Public Types | |
|
typedef Vec< DenseColVecCon< value_type, ROWS >, EmptyErrorChecker > | temp_type |
| The type of temporary to store this transpose expression. | |
Public Member Functions | |
| template<class Rep2> | |
| ConstColView (const Rep2 &self, const Rep &mat) | |
| Transfer constructor. | |
1.4.6-NO