Nonlinear Constraints
Next:
Quadratic Programming
Previous:
Linear Constraints
Up:
Optimization
Nonlinear Constraints
NLConst
(
void
)
NLConst
(
int
n
)
NLConst
(
const ColumnVector
lb
const NLFunc
f
, const ColumnVector
ub
)
NLConst
(
const NLConst &
a
)
NLConst&
operator =
(
const NLConst &
a
)