#include <Col.h>
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> | |
EXMAT_INLINE2 | ColView (const Rep2 &self, Rep &mat) |
Transfer constructor. | |
EXMAT_INLINE2 self_type | operator= (const_param_type s) |
Scalar assignment. |