You are here:
Home
>
MtxVec
>
TMtxLP Class
>
Indexes Property
MtxVec (C++)
Contents
|
Search
|
Home
TMtxLP::Indexes Property
TMtxLP Class
__declspec
(property(get = GetIndexes))
TVecInt
*Indexes;
Returns indices (stored in IValues) of basic variables in final tableaux.
Read:
TVecInt
*GetIndexes();
See Also:
TMtxLP::x
Declared in Dew::Math::TMtxLP · Dew.Math/MtxVecTools.h · Cross-compiler