Mentions légales du service

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

Optimize FaustFactory.wht() C++ backend; only one factor is really created in...

Optimize FaustFactory.wht() C++ backend; only one factor is really created in memory because all others are in fact the same.

If a hadamard tranform was created calling FaustFactory.wht(n), then the space used is now divided by n compared to what it was before this commit.

This commit is related to issue #17.
parent 74c0fe07
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