Audacity 3.2.0
|
This is the complete list of members for Matrix, including all inherited members.
Cols() const | Matrix | inline |
CopyFrom(const Matrix &other) | Matrix | private |
Matrix(const Matrix ©From) | Matrix | |
Matrix(unsigned rows, unsigned cols, double **data=NULL) | Matrix | |
mCols | Matrix | private |
mRows | Matrix | private |
mRowVec | Matrix | private |
operator=(const Matrix &other) | Matrix | |
operator[](unsigned i) | Matrix | inline |
operator[](unsigned i) const | Matrix | inline |
Rows() const | Matrix | inline |
SwapRows(unsigned i, unsigned j) | Matrix | |
~Matrix() | Matrix |