MatrixInt::operator DewArray<float> Operator

operator DewArray<float>() const;

Explicitely convert MatrixInt to array of doubles.

Remarks:

Copies all values from AVector to an array of single.

Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler