Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9fa87a55 authored by hhakim's avatar hhakim
Browse files

Add L1-norm to core cpp lib, py. and matlab wrappers. Also add unit tests for...

Add L1-norm to core cpp lib, py. and matlab wrappers. Also add unit tests for this norm for py. and matlab.

New functions in cpp lib:
- Faust::MatGeneric::normL1(), Faust::MatGeneric::get_col() (implemented in MatSparse and MatDense),
- Faust::Vect::normL1(),
- Faust::Transform::normL1() and binding Faust::TransformHelper::normL1().
parent 0ce04cbb
No related branches found
No related tags found
Loading
Showing
with 210 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment