TSparseMtx::SDataIndex Method

int SDataIndex(const int Index);

Returns an index pointing to element at Index for double data.

#NameTypeDescription
1Indexconst int
Remarks:

The data for the current object may or may not start at index offset 0 within the internal storage array.

Declared in Dew::Math::TMtxVecSample · Dew.Math/MtxVecBase.h · Cross-compiler