Mentions légales du service

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

Fix function init_params_from_matiofile not found.

parent d98517f3
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,7 @@
typedef @TEST_FPP@ FPP;
typedef @TEST_FPP2@ FPP2;
using namespace Faust;
void create_matrix(Faust::MatDense<complex<FPP2>,Cpu>& data, Faust::MatDense<complex<FPP2>,Cpu>& idata)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment