You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > Create Constructor > Vector.Create Constructor (integer, TMtxFloatPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Create Constructor (integer, TMtxFloatPrecision)

Internally creates TVec object without using object cache.

Pascal
constructor Create(const aLength: integer; const aFloatPrecision: TMtxFloatPrecision); overload;

Creates TVec 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!