NAG CPP Interface
opt::CommE04RA::setter_stopcriteria

 Contents

Settings help

CPP Name Style:


1 Description

If stopcriteria = ‘’SOFT‘’, the solver is allowed to stop prematurely with a suboptimal solution, (see the function documents listed below for details on the returned warning information), if it predicts that a better estimate of the solution cannot be reached
Used by: stopcriteria in e04svf (no CPP interface).
CommE04RA::setter_stopcriteria returns a reference to the communication class itself.

2 Specification

CommE04RA StopCriteria(std::string value = Default =‘’SOFT‘’ )
CommE04RA StopCriteria(std::string value = Default =‘’SOFT‘’ , OptionalE04ZM opt)

3 Arguments

1: value std::string Scalar
On entry: the required value of the argument.
Default:
Default =‘’SOFT‘’
2: opt OptionalE04ZM Scalar
Optional argument container, derived from Optional.