This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 409
626fd3b3 2315 d087 8cfa 2c63d774bb40
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.BandedMatrix.SolveSystem(System.Double[]@)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool SolveSystem(
ref double[] bVector
)
VB
Public Function SolveSystem (
ByRef bVector As Double()
) As Boolean
C++
public:
bool SolveSystem(
array<double>^% bVector
)
F#
member SolveSystem :
bVector : float[] byref -> bool
- Double[]
- \[Missing <param name="bVector"/> documentation for "M:netDxf.GTE.BandedMatrix.SolveSystem(System.Double[]@)"\]
Boolean
[Missing <returns> documentation for "M:netDxf.GTE.BandedMatrix.SolveSystem(System.Double[]@)"]
BandedMatrix Class
SolveSystem Overload
netDxf.GTE Namespace