Static Public Member Functions | |
static void | eval (Matrix< Rows, Cols > &ret, const FixedMatrix< Rows, Cols, LHAccessor > &lhs, const FixedMatrix< Rows, Cols, RHAccessor > &rhs) |
static void | eval (Matrix< Rows, Cols > &ret, const FixedMatrix< Rows, Cols, LHAccessor > &lhs, const FixedMatrix< Rows, Cols, RHAccessor > &rhs) |
Definition at line 858 of file linoperators.hh.