#include <FindPtFuncs.h>
Public Attributes | |
| unsigned | constraints |
| unsigned | de |
| unsigned | d1 |
| realType * | x [2] |
| realType * | fd1 [2] |
| real * | x [2] |
| real * | fd1 [2] |
Definition at line 443 of file FindPtFuncs.h.
| unsigned opt_edge_data_2::constraints |
Definition at line 445 of file FindPtFuncs.h.
Referenced by opt_edge_proj_2(), opt_edge_set_2(), and opt_findpt_2().
| unsigned opt_edge_data_2::d1 |
Definition at line 446 of file FindPtFuncs.h.
Referenced by opt_edge_intp_2(), opt_edge_proj_2(), opt_edge_set_2(), and opt_findpt_2().
| unsigned opt_edge_data_2::de |
Definition at line 446 of file FindPtFuncs.h.
Referenced by opt_edge_hess_2(), opt_edge_intp_2(), opt_edge_proj_2(), opt_edge_set_2(), and opt_findpt_2().
| realType * opt_edge_data_2::fd1[2] |
Definition at line 447 of file FindPtFuncs.h.
Referenced by opt_alloc_2(), opt_edge_intp_2(), and opt_edge_proj_2().
| real * opt_edge_data_2::fd1[2] |
Definition at line 499 of file SpectralFuncs.hpp.
| realType* opt_edge_data_2::x[2] |
Definition at line 447 of file FindPtFuncs.h.
Referenced by opt_alloc_2(), opt_edge_hess_2(), opt_edge_intp_2(), and opt_edge_proj_2().
| real* opt_edge_data_2::x[2] |
Definition at line 499 of file SpectralFuncs.hpp.