You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Explicit Operator > MatrixInt.Explicit Operator (TCplxArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Explicit Operator (TCplxArray)

Explicitely convert array of complex values to MatrixInt.

Pascal
class operator Explicit(const AValue: TCplxArray);

Copies all values from the complex array to the result with precision set at 32bit signed integer.

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