__declspec(property(get = GetInfo)) int Info;
The info parameter as returned by the last called LAPACK function.
Read:
int GetInfo() const;Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler
The info parameter as returned by the last called LAPACK function.
int GetInfo() const;