#include <View.h>
Inheritance diagram for exmat::ConstHMergeView< Rep1, Rep2 >:

Public Types | |
|
typedef Mat< DenseMatCon< value_type, ROWS, COLS >, EmptyErrorChecker > | temp_type |
| The type of temporary to store this transpose expression. | |
Public Member Functions | |
| template<class Rep3> | |
| ConstHMergeView (const Rep3 &self, const left_type &mat1, const right_type &mat2) | |
| Transfer constructor, special for view. | |
1.4.6-NO