OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PointwiseSquare
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/beamformer/
matrix.h
252
Matrix&
PointwiseSquare
() {
260
Matrix&
PointwiseSquare
(const Matrix& operand) {
262
return
PointwiseSquare
();
matrix_unittest.cc
269
actual_result.
PointwiseSquare
(operand_mat);
273
operand_mat.
PointwiseSquare
();
Completed in 42 milliseconds