-
- Downloads
Move dynprog_multiply and cost computation functions from faust_prod_opt to...
Move dynprog_multiply and cost computation functions from faust_prod_opt to the new module faust_prod_opt_gen (intended to be generic, for cpu and gpu).
Showing
- src/faust_linear_operator/CPU/faust_prod_opt.h 0 additions, 32 deletionssrc/faust_linear_operator/CPU/faust_prod_opt.h
- src/faust_linear_operator/CPU/faust_prod_opt.hpp 1 addition, 201 deletionssrc/faust_linear_operator/CPU/faust_prod_opt.hpp
- src/faust_linear_operator/faust_prod_opt_gen.h 39 additions, 0 deletionssrc/faust_linear_operator/faust_prod_opt_gen.h
- src/faust_linear_operator/faust_prod_opt_gen.hpp 200 additions, 0 deletionssrc/faust_linear_operator/faust_prod_opt_gen.hpp
Loading
Please register or sign in to comment