NAG CPP Interface
opt::CommE04RA::setter_nps_p_socpscaling

 Contents

1 Description

This argument controls the type of scaling to be applied on the constraint matrix A before solving the problem
Used by: nps_p_socpscaling in e04ptf.
CommE04RA::setter_nps_p_socpscaling returns a reference to the communication class itself.

2 Specification

CommE04RA SOCPScaling(std::string value = Default =‘’NONE‘’ )
CommE04RA SOCPScaling(std::string value = Default =‘’NONE‘’ , OptionalE04ZM opt)

3 Arguments

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