You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > CopyTo Method > Vector.CopyTo Method (TMtxVec, TMtxFloatPrecision)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.CopyTo Method (TMtxVec, TMtxFloatPrecision)

Copy and convert values to specified dstFloatPrecision.

Pascal
procedure CopyTo(const Dst: TMtxVec; const dstFloatPrecision: TMtxFloatPrecision); overload;

Dst will be sized to hold all calling object data in specified dstFloatPrecision. The single/double and Complex/Not Complex conversion cant be handled concurrently.

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