|
MCL
A C++ library mirroring some of the most common Matlab functions.
|
#include <iostream>#include "randomop.h"#include "firfilter.h"#include "iirfilter.h"#include <benchmark/benchmark.h>Namespaces | |
| namespace | mcl |
Functions | |
| mcl::BENCHMARK (FirFilterSequentialBenchmark) -> RangeMultiplier(8) ->Ranges( | |
| mcl::BENCHMARK (FirFilterBenchmark) -> RangeMultiplier(8) ->Ranges( | |
| mcl::BENCHMARK (IirFilterBenchmark) -> RangeMultiplier(64) ->Range(1, 1<< 10) | |
| BENCHMARK_MAIN () | |
| BENCHMARK_MAIN | ( | ) |
1.8.2