Skip to content

knstmrd/arma-dsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arma-dsp

A C++ DSP library using the Armadillo linear algebra library.

Installation

Running tests

To run the included tests (using an included copy of the Catch test framework), run make test. Since some of the tests involve comparisons of floating point numbers, approximate equality is considered; the maximum absolute error that is allowed is set in the tests/max_error.hpp file. The created executable can be run with various command-line options (see Catch documentation).

Mozilla Public License 2.0

About

C++ DSP library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages