mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add BDCSVD_LAPACKE binding
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
03c9b4738c
commit
273f803846
@@ -150,6 +150,7 @@ EIGEN_ALWAYS_INLINE auto FUNCTION(Args&&... args) { return call_wrapper(LAPACKE_
|
||||
EIGEN_MAKE_LAPACKE_WRAPPER(potrf)
|
||||
EIGEN_MAKE_LAPACKE_WRAPPER(getrf)
|
||||
EIGEN_MAKE_LAPACKE_WRAPPER(geqrf)
|
||||
EIGEN_MAKE_LAPACKE_WRAPPER(gesdd)
|
||||
|
||||
#undef EIGEN_MAKE_LAPACKE_WRAPPER
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user