#include <Reverse.h>
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> | |
| EXMAT_INLINE2 | ReverseVecView (const Rep2 &self, Rep &vec) |
| Transfer constructor. | |
| EXMAT_INLINE2 self_type | operator= (const_param_type s) |
| Scalar assignment. | |
1.4.6-NO