Matrix::Lastc Property

__declspec(property(get = GetLastc)) TCplx Lastc;

Last complex element in object CValues array.

Returns: last complex element in object CValues array.

Read: TCplx GetLastc() const;
See Also: Matrix::Firstc, Matrix::Last
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler