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

Copies the matrix from a 2D array.

Pascal
procedure CopyFromArray(const Src: T2DDoubleArray); overload;

Sizes the matrix to match the size of the 2D array and copies all the values.

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