Skip to content

SubMatrix::Entry

Synopses

Declared in <support/Matrix.h>

T&
Entry(
    unsigned int index1,
    unsigned int index2) const;
T&
Entry(
    unsigned int index1,
    unsigned int index2);

Created with MrDocs