NAG CPP Interface
opt::CommE04WB::setter_nonlf-tolerance

 Contents

Settings help

CPP Name Style:


1 Description

The default value of r2 is ε0.33 if derivativelevel = 0​ or ​1, and ε otherwise
Used by: nonlf-tolerance in e04ucf and e04uff (no CPP interface).
CommE04WB::setter_nonlf-tolerance returns a reference to the communication class itself.

2 Specification

CommE04WB NonlinearFeasibilityTolerance(double value = Default =ε0.33 or ε )
CommE04WB NonlinearFeasibilityTolerance(double value = Default =ε0.33 or ε , OptionalE04UE opt)

3 Arguments

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