You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Convert Method > MatrixInt.Convert Method (TMtxVecInt, TIntPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Convert Method (TMtxVecInt, TIntPrecision)

Copy each of Vec elements to the calling object.

Pascal
function Convert(const Src: TMtxVecInt; DstIntPrecision: TIntPrecision): TMtxVecInt; overload;

The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.

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