Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7493b1b4 authored by hhakim's avatar hhakim
Browse files

Add Butterfly in enum of matrix types.

parent 719455b5
Branches
Tags
No related merge requests found
...@@ -94,6 +94,7 @@ enum MatType ...@@ -94,6 +94,7 @@ enum MatType
Sparse, Sparse,
Diag, Diag,
BSR, BSR,
Butterfly,
None None
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment