BandedMatrixSolveSystem(Double, Int32) Method

Definition

Namespace: netDxf.GTE
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool SolveSystem(
	ref double[] bMatrix,
	int numBColumns
)

Parameters

bMatrix  Double
 
numBColumns  Int32
 

Return Value

Boolean

See Also