Millepede-II V04-17-03
|
MINRES-QLP BLAS subroutines. More...
Go to the source code of this file.
Modules | |
module | minresqlpblasmodule |
Functions/Subroutines | |
real(dp) function, public | minresqlpblasmodule::ddot (n, dx, incx, dy, incy) |
DDOT forms the dot product of two vectors. More... | |
real(dp) function, public | minresqlpblasmodule::dnrm2 (n, x, incx) |
DNRM2 returns the euclidean norm of a vector. More... | |
MINRES-QLP BLAS subroutines.
Definition in file minresqlpBlasModule.f90.