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
df9471ab ddac 63f2 e957 f5b3fa40927e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.GTE.BandedMatrix"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public class BandedMatrix
VB
Public Class BandedMatrix
C++
public ref class BandedMatrix
F#
type BandedMatrix = class end
Inheritance | Object → BandedMatrix |
BandedMatrix | Initializes a new instance of the BandedMatrix class |
DBand | |
Item | |
LBands | |
Size | |
UBands |
CholeskyFactor | |
ComputeInverse | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
SolveSystem(Double[]) | |
SolveSystem(Double[], Int32) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |