TMtxLP::z Property

__declspec(property(get = Getz)) double z;

Value of the objective function.

Read: double Getz();
Remarks:

Returns objective function, evaluated at minimum or maximum.

See Also: TMtxLP::x
Declared in Dew::Math::TMtxLP · Dew.Math/MtxVecTools.h · Cross-compiler