-
- Downloads
Add GPU2 wrapper in matfaust for functions: factors, numfactors, nbytes, disp,...
Add GPU2 wrapper in matfaust for functions: factors, numfactors, nbytes, disp, full, norm, normalize, size. - new functions copy*() in Faust::MatSparse - new function FaustSpMat2mxArray in faust2Mx. - generic (CPU/GPU2) transformFact2*MxArray() functions. - deleting matfaust Faust get_fact(or)_nonopt (deprecated). - new function clone in TransformHelperGen. - new function getData in Transform (CPU). - new functions get_fact*, get_product (result sent to CPU) in TransformHelper<FPP,GPU2>.
Showing
- src/faust_linear_operator/CPU/faust_MatSparse.h 8 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 42 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/CPU/faust_Transform.h 13 additions, 8 deletionssrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 14 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 35 additions, 7 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 1 addition, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- src/faust_linear_operator/faust_TransformHelperGen.hpp 11 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.hpp
- src/faust_linear_operator/faust_TransformHelperGen.hpp~Stashed changes 7 additions, 0 deletions...ear_operator/faust_TransformHelperGen.hpp~Stashed changes
- src/faust_linear_operator/faust_TransformHelperGen.h~Stashed changes 35 additions, 0 deletions...inear_operator/faust_TransformHelperGen.h~Stashed changes
- wrapper/matlab/+matfaust/@Faust/Faust.m 8 additions, 50 deletionswrapper/matlab/+matfaust/@Faust/Faust.m
- wrapper/matlab/+matfaust/rand.m 25 additions, 9 deletionswrapper/matlab/+matfaust/rand.m
- wrapper/matlab/src/faust_copy.h 49 additions, 0 deletionswrapper/matlab/src/faust_copy.h
- wrapper/matlab/src/faust_copy.hpp 17 additions, 0 deletionswrapper/matlab/src/faust_copy.hpp
- wrapper/matlab/src/faust_disp.h 1 addition, 0 deletionswrapper/matlab/src/faust_disp.h
- wrapper/matlab/src/faust_disp.hpp 0 additions, 1 deletionwrapper/matlab/src/faust_disp.hpp
- wrapper/matlab/src/faust_factors.h 49 additions, 0 deletionswrapper/matlab/src/faust_factors.h
- wrapper/matlab/src/faust_factors.hpp 23 additions, 0 deletionswrapper/matlab/src/faust_factors.hpp
- wrapper/matlab/src/faust_full.h 49 additions, 0 deletionswrapper/matlab/src/faust_full.h
- wrapper/matlab/src/faust_full.hpp 23 additions, 0 deletionswrapper/matlab/src/faust_full.hpp
Loading
Please register or sign in to comment