Template Class transposed_matrix
Defined in File matrix.hpp
Inheritance Relationships
Base Type
public cif::matrix_expression< transposed_matrix< M > >(Template Class matrix_expression)
Class Documentation
-
template<typename M>
class transposed_matrix : public cif::matrix_expression<transposed_matrix<M>> A transposed matrix view.