MatrixInt::operator DewArray<double> Operator

operator DewArray<double>() const;

Explicitely convert MatrixInt to array of doubles.

Remarks:

Copies all values from AVector to an array of double.

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