You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > Create Constructor > MatrixInt.Create Constructor (integer, integer, TIntPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Create Constructor (integer, integer, TIntPrecision)

Internally creates TMtxInt object without using object cache.

Pascal
constructor Create(const aRows: integer; const aCols: integer; const aPrecision: TIntPrecision); overload;

Creates TMtxInt object without using object cache. Suitable for declaring global variables.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!