Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7a5896f9 authored by hhakim's avatar hhakim
Browse files

Change API of constraints/projectors and the C++ backend.

- Uniformize pyfaust and matfaust ConstraintMat ctors.
- Add functors splin(), supp()... to simplify use of projectors/proxs.
- Rely on C++ backend Faust::prox_const() (added by this commit) instead of copy the matrix in wrapper code.
- Manage the option to normalize (fro. norm) any projection image afterward.
- Add also a 'pos' flag to allow "filtering out" the negative part of the matrix projected.
(and other minor changes)
parent 5455f779
No related branches found
No related tags found
No related merge requests found
Showing
with 296 additions and 228 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment