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