Audacity 3.2.0
Matrix Member List

This is the complete list of members for Matrix, including all inherited members.

Cols() constMatrixinline
CopyFrom(const Matrix &other)Matrixprivate
Matrix(const Matrix &copyFrom)Matrix
Matrix(unsigned rows, unsigned cols, double **data=NULL)Matrix
mColsMatrixprivate
mRowsMatrixprivate
mRowVecMatrixprivate
operator=(const Matrix &other)Matrix
operator[](unsigned i)Matrixinline
operator[](unsigned i) constMatrixinline
Rows() constMatrixinline
SwapRows(unsigned i, unsigned j)Matrix
~Matrix()Matrix