Home
last modified time | relevance | path

Searched defs:ConjugateTranspose (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dcomplex_matrix.h52 ComplexMatrix& ConjugateTranspose() { in ConjugateTranspose() function
61 ComplexMatrix& ConjugateTranspose(const ComplexMatrix& operand) { in ConjugateTranspose() function
83 ComplexMatrix& ConjugateTranspose(const complex<T>* const* src) { in ConjugateTranspose() function