DK11 for .NET | TatukGIS.NDK.TGIS_SquareMatrix.Create | Overloads | Constructors | Methods | Properties
Creates an instance.
// C# public TGIS_SquareMatrix( int _dim );
' VisualBasic Public Sub New( ByVal _dim As Integer )
// Oxygene public constructor ( _dim : Integer );
Name | Type | Description |
---|---|---|
_dim | int Integer | the dimension of the matrix |