projgr Subroutine

subroutine projgr(n, l, u, nbd, x, g, sbgnrm)

Arguments

Type IntentOptional Attributes Name
integer :: n
double precision :: l(n)
double precision :: u(n)
integer :: nbd(n)
double precision :: x(n)
double precision :: g(n)
double precision :: sbgnrm