MtxExprInt::Diag Function

VectorInt Diag(TMtxInt *Mtx, int k);

Copies the k-th diagonal from the TMtxInt object.

#NameTypeDescription
1MtxTMtxInt *
2kint
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler