Mentions légales du service

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

Update Faust::TransformHelperPoly.

- Optimization of TransformHelperPoly::multiply(Vect): no realloc() calls, directly allocate the final vector avoiding the whole buffer copy.
- Implementation of TransformHelperPoly::multiply(Matdense)
- Optimization of TransformHelperPoly::basisChebyshev: building factors in parallel with OpenMP.
- Multiple impls of TransformHelperPoly::poly to compute linear combination of polynomials.
parent c85f2569
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment