linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Public Member Functions | |
subroutine | dlasrt (id, n, d, info) |
Definition at line 416 of file lapack.f90.
subroutine lapack::dlasrt::dlasrt | ( | character, intent(in) | id, |
integer(int32), intent(in) | n, | ||
real(real64), dimension(*), intent(inout) | d, | ||
integer(int32), intent(out) | info ) |
Definition at line 416 of file lapack.f90.