Totsu PrimalDualIPM
|
This is the complete list of members for PrimalDualIPM, including all inherited members.
abs(const IPM_Scalar x) | PrimalDualIPM | inlineprotectedstatic |
DDinequality(IPM_Vector_IN x, IPM_Matrix_IO DDf_i, const IPM_uint of_i)=0 | PrimalDualIPM | protectedpure virtual |
DDobjective(IPM_Vector_IN x, IPM_Matrix_IO DDf_o)=0 | PrimalDualIPM | protectedpure virtual |
Dinequality(IPM_Vector_IN x, IPM_Matrix_IO Df_i)=0 | PrimalDualIPM | protectedpure virtual |
Dobjective(IPM_Vector_IN x, IPM_Vector_IO Df_o)=0 | PrimalDualIPM | protectedpure virtual |
equality(IPM_Matrix_IO A, IPM_Vector_IO b)=0 | PrimalDualIPM | protectedpure virtual |
finalPoint(IPM_Vector_IN x, IPM_Vector_IN lmd, IPM_Vector_IN nu, bool converged)=0 | PrimalDualIPM | protectedpure virtual |
inequality(IPM_Vector_IN x, IPM_Vector_IO f_i)=0 | PrimalDualIPM | protectedpure virtual |
initialPoint(IPM_Vector_IO x)=0 | PrimalDualIPM | protectedpure virtual |
logMatrix(const char *str, IPM_Matrix_IN m) | PrimalDualIPM | protected |
logVector(const char *str, IPM_Vector_IN v) | PrimalDualIPM | protected |
logWarn(const char *str) | PrimalDualIPM | protected |
m_alpha | PrimalDualIPM | protected |
m_beta | PrimalDualIPM | protected |
m_bloop | PrimalDualIPM | protected |
m_eps | PrimalDualIPM | protected |
m_eps_feas | PrimalDualIPM | protected |
m_loop | PrimalDualIPM | protected |
m_margin | PrimalDualIPM | protected |
m_mu | PrimalDualIPM | protected |
m_s_coef | PrimalDualIPM | protected |
max(const IPM_Scalar a, const IPM_Scalar b) | PrimalDualIPM | inlineprotectedstatic |
min(const IPM_Scalar a, const IPM_Scalar b) | PrimalDualIPM | inlineprotectedstatic |
objective(IPM_Vector_IN x, IPM_Single_IO f_o)=0 | PrimalDualIPM | protectedpure virtual |
PrimalDualIPM() | PrimalDualIPM | explicit |
setLog(std::ostream *pOuts) | PrimalDualIPM | inline |
start(const IPM_uint n, const IPM_uint m, const IPM_uint p) | PrimalDualIPM | protected |
~PrimalDualIPM() | PrimalDualIPM | virtual |