SAF
|
Unit tests for the SAF cdf4sap module. More...
#include "saf_test.h"
Go to the source code of this file.
Functions | |
void | test__formulate_M_and_Cr (void) |
Testing the formulate_M_and_Cr() function, and verifying that the output mixing matrices yield signals that have the target covariance. | |
void | test__formulate_M_and_Cr_cmplx (void) |
Testing the formulate_M_and_Cr_cmplx() function, and verifying that the output mixing matrices yield signals that have the target covariance. | |
Unit tests for the SAF cdf4sap module.
Definition in file test__cdf4sap_module.c.
void test__formulate_M_and_Cr | ( | void | ) |
Testing the formulate_M_and_Cr() function, and verifying that the output mixing matrices yield signals that have the target covariance.
Definition at line 27 of file test__cdf4sap_module.c.
void test__formulate_M_and_Cr_cmplx | ( | void | ) |
Testing the formulate_M_and_Cr_cmplx() function, and verifying that the output mixing matrices yield signals that have the target covariance.
Definition at line 181 of file test__cdf4sap_module.c.