#include <FindPtFuncs.h>
Public Attributes | |
| unsigned | constraints |
| realType | x [3] |
| realType | jac [9] |
| real | x [3] |
| real | jac [9] |
Definition at line 497 of file FindPtFuncs.h.
| unsigned opt_point_data_3::constraints |
Definition at line 499 of file FindPtFuncs.h.
Referenced by opt_findpt_3(), opt_point_proj_3(), and opt_point_set_3().
| realType opt_point_data_3::jac[9] |
Definition at line 500 of file FindPtFuncs.h.
Referenced by opt_point_intp_3(), and opt_point_proj_3().
| real opt_point_data_3::jac[9] |
Definition at line 465 of file SpectralFuncs.hpp.
| realType opt_point_data_3::x[3] |
Definition at line 500 of file FindPtFuncs.h.
Referenced by opt_point_intp_3(), and opt_point_proj_3().
| real opt_point_data_3::x[3] |
Definition at line 465 of file SpectralFuncs.hpp.