NAG CPP Interface
opt::CommE04RA::setter_optp_nunsucc_restarts

 Contents

Settings help

CPP Name Style:


1 Description

The maximum number of consecutive unsuccessful soft restarts that can be performed if the objective function is declared as noisy (optp_noisypb = ‘’YES‘’)
Used by: optp_nunsucc_restarts in e04fgf, e04jdf (no CPP interface) and e04jef (no CPP interface).
CommE04RA::setter_optp_nunsucc_restarts returns a reference to the communication class itself.

2 Specification

CommE04RA DFOMaxUnsuccSoftRestarts(types::f77_integer value = Default =3 )
CommE04RA DFOMaxUnsuccSoftRestarts(types::f77_integer value = Default =3 , OptionalE04ZM opt)

3 Arguments

1: value types::f77_integer Scalar
On entry: the required value of the argument.
Default:
Default =3
2: opt OptionalE04ZM Scalar
Optional argument container, derived from Optional.