#include <matrix_test_helpers.h>
|
template<typename T > |
static void | ValidateMatrixEquality (const Matrix< T > &expected, const Matrix< T > &actual) |
|
static void | ValidateMatrixEqualityFloat (const Matrix< float > &expected, const Matrix< float > &actual) |
|
static void | ValidateMatrixEqualityComplexFloat (const Matrix< complex< float > > &expected, const Matrix< complex< float > > &actual) |
|
static void | ValidateMatrixNearEqualityComplexFloat (const Matrix< complex< float > > &expected, const Matrix< complex< float > > &actual, float tolerance) |
|
template<typename T > |
static void | ValidateMatrixEquality (const Matrix< T > &expected, const Matrix< T > &actual) |
|
static void | ValidateMatrixEqualityFloat (const Matrix< float > &expected, const Matrix< float > &actual) |
|
static void | ValidateMatrixEqualityComplexFloat (const Matrix< complex< float > > &expected, const Matrix< complex< float > > &actual) |
|
static void | ValidateMatrixNearEqualityComplexFloat (const Matrix< complex< float > > &expected, const Matrix< complex< float > > &actual, float tolerance) |
|
◆ ValidateMatrixEquality() [1/2]
template<typename T >
static void webrtc::MatrixTestHelpers::ValidateMatrixEquality |
( |
const Matrix< T > & |
expected, |
|
|
const Matrix< T > & |
actual |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixEquality() [2/2]
template<typename T >
static void webrtc::MatrixTestHelpers::ValidateMatrixEquality |
( |
const Matrix< T > & |
expected, |
|
|
const Matrix< T > & |
actual |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixEqualityComplexFloat() [1/2]
static void webrtc::MatrixTestHelpers::ValidateMatrixEqualityComplexFloat |
( |
const Matrix< complex< float > > & |
expected, |
|
|
const Matrix< complex< float > > & |
actual |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixEqualityComplexFloat() [2/2]
static void webrtc::MatrixTestHelpers::ValidateMatrixEqualityComplexFloat |
( |
const Matrix< complex< float > > & |
expected, |
|
|
const Matrix< complex< float > > & |
actual |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixEqualityFloat() [1/2]
static void webrtc::MatrixTestHelpers::ValidateMatrixEqualityFloat |
( |
const Matrix< float > & |
expected, |
|
|
const Matrix< float > & |
actual |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixEqualityFloat() [2/2]
static void webrtc::MatrixTestHelpers::ValidateMatrixEqualityFloat |
( |
const Matrix< float > & |
expected, |
|
|
const Matrix< float > & |
actual |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixNearEqualityComplexFloat() [1/2]
static void webrtc::MatrixTestHelpers::ValidateMatrixNearEqualityComplexFloat |
( |
const Matrix< complex< float > > & |
expected, |
|
|
const Matrix< complex< float > > & |
actual, |
|
|
float |
tolerance |
|
) |
| |
|
inlinestatic |
◆ ValidateMatrixNearEqualityComplexFloat() [2/2]
static void webrtc::MatrixTestHelpers::ValidateMatrixNearEqualityComplexFloat |
( |
const Matrix< complex< float > > & |
expected, |
|
|
const Matrix< complex< float > > & |
actual, |
|
|
float |
tolerance |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/beamformer/matrix_test_helpers.h