|
ldas-tools-filters
2.6.6
|
#include <filters_config.h>#include <fstream>#include "ldastoolsal/unittest.h"#include "filters/KFIRLP.hh"Functions | |
| void | testNominal () |
| void | testCopy () |
| void | testMutator () |
| void | tryKFIRLP (const std::string &what, double f, double a, double df) |
| void | testCExceptions () |
| void | testMExceptions () |
| int | main (int ArgC, char **ArgV) |
Variables | |
| LDASTools::Testing::UnitTest | Test |
| int main | ( | int | ArgC, |
| char ** | ArgV | ||
| ) |
| void testCExceptions | ( | ) |
| void testCopy | ( | ) |
| void testMExceptions | ( | ) |
| void testMutator | ( | ) |
| void testNominal | ( | ) |
| void tryKFIRLP | ( | const std::string & | what, |
| double | f, | ||
| double | a, | ||
| double | df | ||
| ) |
| LDASTools::Testing::UnitTest Test |
1.8.13