Scythe-1.0.3
|
template<typename T_type = double, matrix_order ORDER = Col, matrix_style STYLE = Concrete>
Exponentiate this Matrix by a scalar. This operator exponentiates each element of this Matrix by x and places the result into this Matrix.
|