Mentions légales du service

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

prox compatibilite mac

parent b2e058fa
Branches
Tags
No related merge requests found
......@@ -226,7 +226,7 @@ void Faust::prox_sp_pos(Faust::MatDense<FPP,Cpu> & M,faust_unsigned_int k)
}
/*
// M needs to be square and k must divide dimension of M
template<typename FPP>
void Faust::prox_blkdiag(Faust::MatDense<FPP,Cpu> & M,int k)
......@@ -266,7 +266,7 @@ void Faust::prox_blkdiag(Faust::MatDense<FPP,Cpu> & M,int k)
}
*/
template<typename FPP>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment