GeneralMatrix {Microsoft.VisualBasic.Math.LinearAlgebra.Matrix} .NET clr documentation

GeneralMatrix

Description

[m,n]

Declare

            
# namespace Microsoft.VisualBasic.Math.LinearAlgebra.Matrix
export class GeneralMatrix {
   # n
   ColumnDimension: integer;
   # m
   RowDimension: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]