You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > CopyToArray Method > TMtx.CopyToArray Method (T2DDoubleArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.CopyToArray Method (T2DDoubleArray)

Copies matrix values to a 2D array.

Pascal
procedure CopyToArray(var Dst: T2DDoubleArray); overload;

Copies all matrix values to a 2D array. The rows of the array will have two times as many columns, if the calling matrix object is Complex.

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