You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Copy Method > Matrix.Copy Method (TVecInt, TMtxFloatPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Copy Method (TVecInt, TMtxFloatPrecision)

Copy and convert values from TVecInt.

Pascal
function Copy(const Src: TVecInt; const dstFloatPrecision: TMtxFloatPrecision): TMtxVec; overload;

Applies appropriate conversion and copy data from TVecInt. The size of the matrix must match the length of the vector or an exception will be raised.

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