#include <FindPtFuncs.h>
Public Attributes | |
| unsigned | constraints |
| realType | x [2] |
| realType | jac [4] |
| real | x [2] |
| real | jac [4] |
Definition at line 450 of file FindPtFuncs.h.
| unsigned opt_point_data_2::constraints |
Definition at line 452 of file FindPtFuncs.h.
Referenced by opt_findpt_2(), opt_point_proj_2(), and opt_point_set_2().
| realType opt_point_data_2::jac[4] |
Definition at line 453 of file FindPtFuncs.h.
Referenced by opt_point_intp_2(), and opt_point_proj_2().
| real opt_point_data_2::jac[4] |
Definition at line 505 of file SpectralFuncs.hpp.
| realType opt_point_data_2::x[2] |
Definition at line 453 of file FindPtFuncs.h.
Referenced by opt_point_intp_2(), and opt_point_proj_2().
| real opt_point_data_2::x[2] |
Definition at line 505 of file SpectralFuncs.hpp.