TMtxLP::c Property

__declspec(property(get = Getc, put = Setfc)) TVec*c;

Defines c in f=c(T)*x equation.

Read: TVec *Getc();
Write: void Setfc(TVec *Value);
Remarks:

Defines c in the f=c(T)*x equation.

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