Go to the source code of this file.
Functions/Subroutines | |
subroutine | glassofast (n, S, L, thr, maxIt, msg, warm, X, W, Wd, WXj, info, brk) |
subroutine glassofast | ( | integer | n, |
real, dimension(n,n) | S, | ||
real, dimension(n,n) | L, | ||
thr, | |||
integer | maxIt, | ||
integer | msg, | ||
integer | warm, | ||
real, dimension(n,n) | X, | ||
real, dimension(n,n) | W, | ||
real, dimension(n) | Wd, | ||
real, dimension(n) | WXj, | ||
info, | |||
brk | |||
) |
Definition at line 20 of file glassofast-real.f90.