Scythe-1.0.3
|
template<typename T_type = double, matrix_order ORDER = Col, matrix_style STYLE = Concrete>
Returns true if all of this Matrix's below-diagonal elements equal 0. The return value of this method is undefined for null matrices.
|