NAG CPP Interface
opt::CommE04RA::setter_innerstopcriteria

 Contents

Settings help

CPP Name Style:


1 Description

The precision α for the solution of the inner subproblem is determined in Algorithm 1 and under typical circumstances Algorithm 2 is expected to reach this precision within the given Inner Iteration Limit
Used by: innerstopcriteria in e04svf (no CPP interface).
CommE04RA::setter_innerstopcriteria returns a reference to the communication class itself.

2 Specification

CommE04RA InnerStopCriteria(std::string value = Default =‘’HEURISTIC‘’ )
CommE04RA InnerStopCriteria(std::string value = Default =‘’HEURISTIC‘’ , OptionalE04ZM opt)

3 Arguments

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