MatrixInt::operator DewArray<int> Operator

operator DewArray<int>() const;

Explicitely convert MatrixInt to array of integer.

Remarks:

Copies all values from AVector to an array of 32bit signed integers. If Precision does not match conversion will be performed.

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