CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() | Matrix(array<Double,2>[,](,)[,][,]) | Constructs a matrix from a 2-D array. |
![]() | Matrix(array<GeoVector>[]()[][]) | Initializes a new instance of the Matrix class |
![]() | Matrix(array<GeoVector2D>[]()[][]) | Initializes a new instance of the Matrix class |
![]() | Matrix(ModOp) | Initializes a new instance of the Matrix class |
![]() | Matrix(array<Double>[]()[][], Int32) | Construct a matrix from a one-dimensional packed array |
![]() | Matrix(Int32, Int32) | Construct an m-by-n matrix of zeros. |
![]() | Matrix(Int32, Int32, Double) | Construct an m-by-n constant matrix. |