#include <View.h>
Inheritance diagram for exmat::HMergeView< 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> | |
HMergeView (const Rep3 &self, left_type &mat1, right_type &mat2) | |
Transfer constructor, special for view. | |
self_type | operator= (const_param_type s) |
Scalar assignment. |