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

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