Setup the LU decomposition code to use LAPACK when available. I also removed the older
version from numerical recipes and made everything depend on the lu_decomposition object instead. Finally, I added in a triangular solver that uses BLAS when available and made the lu_decomposition object us it. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403833
Showing
dlib/matrix/matrix_trsm.h
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment