Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 042dcd6c authored by hhakim's avatar hhakim
Browse files

New TransformHelper<FPP,GPU2> class and misc update in other GPU2 classes.

Add TransformHelper<FPP,GPU2> and quick tests (yet to enhance).
Refactor TransformHelper<FPP,GPU2> and TransformHelper<FPP,Cpu> into parent class TransformHelperGen (yet to finish).
Add Transform::update(), multiply(MatDense<FPP,GPU2>), update get_product, add factor iterator and begin()/end().
Update MatDense<FPP,GPU2>/MatSparse<FPP,GPU2> : move operator overload and ctor, getType.
Update MatDense<FPP,GPU2> tests.
Fix some Vect functions.
Move hpp.in GPU2 files to cpp.in as they are only template specializations (types as variables generated by cmake).
parent 59467cfe
No related branches found
No related tags found
No related merge requests found
Showing
with 738 additions and 204 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment