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

Explicitely convert array of double values to MatrixInt.

Pascal
class operator Explicit(const AValue: TDoubleArray);

Copies all values from the double 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!