Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f92abf59 authored by Nicolas Bellot's avatar Nicolas Bellot Committed by hhakim
Browse files

wrapper matlab : class faust bug 2-norm solve

parent c100f744
Branches
Tags
No related merge requests found
......@@ -183,7 +183,7 @@ void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
if(core_ptr->size() == 0)
mexErrMsgTxt("get_product : empty faust core");
bool transpose_flag = (bool) mxGetScalar(prhs[2]);
FFPP precision = 0.001;
faust_unsigned_int nbr_iter_max=100;
int flag;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment