Skip to content

RowVector::RowVector

Synopsis

Declared in <support/Matrix.h>

RowVector(
    Mat& m,
    unsigned int _r,
    unsigned int _c,
    unsigned int _len);

Created with MrDocs