-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cleanup permutations #90
Comments
Ok then, everything's in order.
The answer is yes, MatrixPermutation from matrix/matrix-permutation.h and Permutation from blackbox/permutation.h make the same representation. Meanwhile BlasPermutation is the Lapack style rep used in fflas/ffpack. Five points:
I propose to do the following; please comment.
|
Sounds good to me ! |
blackbox/permutation.h
matrix/ BlasPermutation & MatrixPermutation
Is MatrixPermutation then same as blackbox/permutation.h ?
The text was updated successfully, but these errors were encountered: