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