-
- Downloads
Implement to_dense (MatGeneric abstract method) in all subclasses both on GPU and CPU.
Also fix MatPerm<FPP, GPU2>::operator*=, MatDense<FPP, GPU2>::getNbRow/Col.
Showing
- src/faust_linear_operator/CPU/faust_MatButterfly.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatButterfly.h
- src/faust_linear_operator/CPU/faust_MatButterfly.hpp 8 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatButterfly.hpp
- src/faust_linear_operator/CPU/faust_MatDense.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 5 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_MatDiag.h 3 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDiag.h
- src/faust_linear_operator/CPU/faust_MatDiag.hpp 12 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDiag.hpp
- src/faust_linear_operator/CPU/faust_MatPerm.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatPerm.h
- src/faust_linear_operator/CPU/faust_MatPerm.hpp 10 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatPerm.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.h 3 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 7 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/GPU2/faust_MatButterfly_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatButterfly_gpu.h
- src/faust_linear_operator/GPU2/faust_MatButterfly_gpu.hpp 11 additions, 4 deletionssrc/faust_linear_operator/GPU2/faust_MatButterfly_gpu.hpp
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.cpp.in 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.h
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp 18 additions, 8 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp
- src/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h 3 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h
- src/faust_linear_operator/GPU2/faust_MatPerm_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatPerm_gpu.h
- src/faust_linear_operator/GPU2/faust_MatPerm_gpu.hpp 9 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_MatPerm_gpu.hpp
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp 10 additions, 3 deletionssrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp
Loading
Please register or sign in to comment