-
- Downloads
Adjust cpp code because of Visual Studio.
- msvc asks to not put :: in right of (, - It refuses to have a stack array of size dependent to function arguments (so I put them on heap).
Showing
- src/faust_linear_operator/CPU/faust_MatDense.hpp 9 additions, 5 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 7 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 6 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
Loading
Please register or sign in to comment