nlfc {cccp} | R Documentation |
Definition of nonlinear inequality constraints
Description
This function is the interface to the reference class NLFC
for
creating nonlinear constraints.
Usage
nlfc(G, h)
Arguments
G |
Object of class |
h |
Object of class |
Value
List with elements: conType
, G
and h
.
[Package cccp version 0.3-1 Index]