Go to the source code of this file.
Functions/Subroutines | |
subroutine | minf_nm (id, rd, n, x, maxit, iter, eps) |
subroutine minf_nm | ( | integer, dimension(*), intent(in) | id, |
real(8), dimension(*), intent(in) | rd, | ||
integer, intent(in) | n, | ||
real(8), dimension(n,n+1), intent(inout) | x, | ||
integer, intent(in) | maxit, | ||
integer, intent(out) | iter, | ||
real(8), intent(in) | eps | ||
) |
Definition at line 6 of file minf_nm.f90.