#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 | ConstRowView (const Rep2 &self, const Rep &mat) |
Transfer constructor. |