Available also on: Delphi | .NET | Java | ActiveX.
Creates an instance. If the source matrix is not square then it will be truncated by the smaller dimension.
# Python def __init__( self, _mtr: TGIS_Matrix ) -> None:
| Name | Type | Description |
|---|---|---|
| _mtr | TGIS_Matrix | the source data for matrix |