25 #ifndef FIBER_TRANSPOSE_H_
26 #define FIBER_TRANSPOSE_H_
32 template <
typename Scalar,
class Exp>
53 template <
typename Scalar,
class Exp>
61 #endif // FIBER_TRANSPOSE_H_
expression template for rvalues
expression template for difference of two matrix expressions
Scalar operator()(Size i, Size j) const
Scalar operator[](Size i) const
_Transpose< Scalar, Exp > Transpose(_RValue< Scalar, Exp > const &A)