NAG CPP Interface
opt::CommE04WB::setter_feasibilitytolerance

 Contents

1 Description

The scalar r defines the maximum acceptable absolute violations in linear and nonlinear constraints at a feasible point; i.e., a constraint is considered satisfied if its violation does not exceed r
Used by: feasibilitytolerance in e04ucf and e04uff (no CPP interface).
CommE04WB::setter_feasibilitytolerance returns a reference to the communication class itself.

2 Specification

CommE04WB FeasibilityTolerance(double value = Default =ε )
CommE04WB FeasibilityTolerance(double value = Default =ε , OptionalE04UE opt)

3 Arguments

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