You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > CopyFromArray Method > Matrix.CopyFromArray Method (T2DDoubleArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!