Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8ca251cc authored by hhadjdji's avatar hhadjdji
Browse files

Add new operations to cuMatDs and link them into the C interface.

- Matrix element-wise multiplication and division (elt_wise_mul/div).
- Matrix initialization of all coefficients to a constant (set_val).
- Matrix sum of all coefficients (sum).
- Matrix mean relative error (mean_relerr) against a reference matrix.
- New corresponding kernel specializations for cuda complex types.
parent 42a826d6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment