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

Explicitely convert array of double values to Vector.

Pascal
class operator Explicit(const AValue: TDoubleArray);

Copies all values from the double array to the result.

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