SAF
Loading...
Searching...
No Matches
test__cdf4sap_module.c File Reference

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.
 

Detailed Description

Unit tests for the SAF cdf4sap module.

Author
Leo McCormack
Date
27.04.2020
License
ISC

Definition in file test__cdf4sap_module.c.

Function Documentation

◆ test__formulate_M_and_Cr()

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.

◆ test__formulate_M_and_Cr_cmplx()

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.