SparseMatrixIsLowerTriangular Method |
Check if the current matrix is lower triangular
Namespace: Altaxo.Calc.Ode.ObsoleteAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsLowerTriangular()
Return Value
Booleantrue or false
See Also