| Add(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| Add(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| Add(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| Add(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| ComplexMatrix() | webrtc::ComplexMatrix< T > | inline |
| ComplexMatrix(size_t num_rows, size_t num_columns) | webrtc::ComplexMatrix< T > | inline |
| ComplexMatrix(const complex< T > *data, size_t num_rows, size_t num_columns) | webrtc::ComplexMatrix< T > | inline |
| ComplexMatrix() | webrtc::ComplexMatrix< T > | inline |
| ComplexMatrix(size_t num_rows, size_t num_columns) | webrtc::ComplexMatrix< T > | inline |
| ComplexMatrix(const complex< T > *data, size_t num_rows, size_t num_columns) | webrtc::ComplexMatrix< T > | inline |
| ConjugateTranspose() | webrtc::ComplexMatrix< T > | inline |
| ConjugateTranspose(const ComplexMatrix &operand) | webrtc::ComplexMatrix< T > | inline |
| ConjugateTranspose() | webrtc::ComplexMatrix< T > | inline |
| ConjugateTranspose(const ComplexMatrix &operand) | webrtc::ComplexMatrix< T > | inline |
| CopyDataToScratch() | webrtc::Matrix< complex< T > > | inlineprotected |
| CopyDataToScratch() | webrtc::Matrix< complex< T > > | inlineprotected |
| CopyFrom(const Matrix &other) | webrtc::Matrix< complex< T > > | inline |
| CopyFrom(const complex< T > *const data, size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| CopyFrom(const Matrix &other) | webrtc::Matrix< complex< T > > | inline |
| CopyFrom(const complex< T > *const data, size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| CopyFromColumn(const complex< T > *const *src, size_t column_index, size_t num_rows) | webrtc::Matrix< complex< T > > | inline |
| CopyFromColumn(const complex< T > *const *src, size_t column_index, size_t num_rows) | webrtc::Matrix< complex< T > > | inline |
| data() | webrtc::Matrix< complex< T > > | inlineprotected |
| data() const | webrtc::Matrix< complex< T > > | inlineprotected |
| data() | webrtc::Matrix< complex< T > > | inlineprotected |
| data() const | webrtc::Matrix< complex< T > > | inlineprotected |
| elements() | webrtc::Matrix< complex< T > > | inline |
| elements() const | webrtc::Matrix< complex< T > > | inline |
| elements() | webrtc::Matrix< complex< T > > | inline |
| elements() const | webrtc::Matrix< complex< T > > | inline |
| Matrix() | webrtc::Matrix< complex< T > > | inline |
| Matrix(size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| Matrix(const complex< T > *data, size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| Matrix() | webrtc::Matrix< complex< T > > | inline |
| Matrix(size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| Matrix(const complex< T > *data, size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| Multiply(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| Multiply(const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| Multiply(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| Multiply(const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| num_columns() const | webrtc::Matrix< complex< T > > | inline |
| num_columns() const | webrtc::Matrix< complex< T > > | inline |
| num_rows() const | webrtc::Matrix< complex< T > > | inline |
| num_rows() const | webrtc::Matrix< complex< T > > | inline |
| PointwiseAbsoluteValue() | webrtc::Matrix< complex< T > > | inline |
| PointwiseAbsoluteValue(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseAbsoluteValue() | webrtc::Matrix< complex< T > > | inline |
| PointwiseAbsoluteValue(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseConjugate() | webrtc::ComplexMatrix< T > | inline |
| PointwiseConjugate(const ComplexMatrix &operand) | webrtc::ComplexMatrix< T > | inline |
| PointwiseConjugate() | webrtc::ComplexMatrix< T > | inline |
| PointwiseConjugate(const ComplexMatrix &operand) | webrtc::ComplexMatrix< T > | inline |
| PointwiseDivide(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseDivide(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| PointwiseDivide(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseDivide(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| PointwiseMultiply(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseMultiply(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| PointwiseMultiply(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseMultiply(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquare() | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquare(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquare() | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquare(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquareRoot() | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquareRoot(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquareRoot() | webrtc::Matrix< complex< T > > | inline |
| PointwiseSquareRoot(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| Resize(size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| Resize() | webrtc::Matrix< complex< T > > | inlineprotected |
| Resize(size_t num_rows, size_t num_columns) | webrtc::Matrix< complex< T > > | inline |
| Resize() | webrtc::Matrix< complex< T > > | inlineprotected |
| Scale(const S &scalar) | webrtc::Matrix< complex< T > > | inline |
| Scale(const Matrix &operand, const S &scalar) | webrtc::Matrix< complex< T > > | inline |
| Scale(const S &scalar) | webrtc::Matrix< complex< T > > | inline |
| Scale(const Matrix &operand, const S &scalar) | webrtc::Matrix< complex< T > > | inline |
| scratch_elements() const | webrtc::Matrix< complex< T > > | inlineprotected |
| scratch_elements() const | webrtc::Matrix< complex< T > > | inlineprotected |
| SetNumColumns(const size_t num_columns) | webrtc::Matrix< complex< T > > | inlineprotected |
| SetNumColumns(const size_t num_columns) | webrtc::Matrix< complex< T > > | inlineprotected |
| SetNumRows(const size_t num_rows) | webrtc::Matrix< complex< T > > | inlineprotected |
| SetNumRows(const size_t num_rows) | webrtc::Matrix< complex< T > > | inlineprotected |
| Subtract(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| Subtract(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| Subtract(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| Subtract(const Matrix &lhs, const Matrix &rhs) | webrtc::Matrix< complex< T > > | inline |
| ToString() const | webrtc::Matrix< complex< T > > | inline |
| ToString() const | webrtc::Matrix< complex< T > > | inline |
| Trace() | webrtc::Matrix< complex< T > > | inline |
| Trace() | webrtc::Matrix< complex< T > > | inline |
| Transpose() | webrtc::Matrix< complex< T > > | inline |
| Transpose(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| Transpose() | webrtc::Matrix< complex< T > > | inline |
| Transpose(const Matrix &operand) | webrtc::Matrix< complex< T > > | inline |
| ZeroImag() | webrtc::ComplexMatrix< T > | inline |
| ZeroImag(const ComplexMatrix &operand) | webrtc::ComplexMatrix< T > | inline |
| ZeroImag() | webrtc::ComplexMatrix< T > | inline |
| ZeroImag(const ComplexMatrix &operand) | webrtc::ComplexMatrix< T > | inline |
| ~Matrix() | webrtc::Matrix< complex< T > > | inlinevirtual |
| ~Matrix() | webrtc::Matrix< complex< T > > | inlinevirtual |