ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Additional Inherited Members | |
Public Member Functions inherited from ocra::OFSQPProblem | |
OFSQPProblem () | |
virtual void | gradob (int nparam, int j, double *x, double *gradfj, void *cd) |
virtual void | gradcn (int nparam, int j, double *x, double *gradgj, void *cd) |
void | invalidateX () |
void | validateX () |
bool | isXNew () |
void | setFSQPstruct (fsqpDetails::Grd &grd, fsqpDetails::Prnt &prnt) |
void | resetFSQPstruct () |