NAG CPP Interface
opt::CommE04WB::setter_optimalitytolerance

 Contents

Settings help

CPP Name Style:


1 Description

The argument r (εrr<1) specifies the accuracy to which you wish the final iterate to approximate a solution of the problem
Used by: optimalitytolerance in e04ucf and e04uff (no CPP interface).
CommE04WB::setter_optimalitytolerance returns a reference to the communication class itself.

2 Specification

CommE04WB OptimalityTolerance(double value = Default =εr0.8 )
CommE04WB OptimalityTolerance(double value = Default =εr0.8 , OptionalE04UE opt)

3 Arguments

1: value double Scalar
On entry: the required value of the argument.
Default:
Default =εr0.8
2: opt OptionalE04UE Scalar
Optional argument container, derived from Optional.