Click or drag to resize

SparseMatrixIsLowerTriangular Method

Check if the current matrix is lower triangular

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsLowerTriangular()

Return Value

Boolean
true or false
See Also