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

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