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

Explicitely convert array of single values to MatrixInt.

Pascal
class operator Explicit(const AValue: TSingleArray);

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