User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_squarematrix.create_integer

Table of Contents

TGIS_SquareMatrix.TGIS_SquareMatrix(int) constructor

DK11 for Java | tatukgis.jdk.TGIS_SquareMatrix.Create | Overloads | Constructors | Methods | Properties

Creates an instance.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public TGIS_SquareMatrix(
  int _dim
);
// Oxygene
public
  constructor (
    _dim : Integer
  );

Parameters

Name Type Description
_dim int
Integer
the dimension of the matrix
2022/11/30 19:35

Page Tools