#include <Row.h>
Public Types | |
|
typedef Vec< DenseRowVecCon< value_type, COLS >, EmptyErrorChecker > | temp_type |
| The type of temporary to store this transpose expression. | |
Public Member Functions | |
| template<class Rep2> | |
| EXMAT_INLINE2 | RowView (const Rep2 &self, Rep &mat) |
| Transfer constructor. | |
| EXMAT_INLINE2 self_type | operator= (const_param_type s) |
| Scalar assignment. | |
1.4.6-NO