golib  0.5
goMath::NewtonOptEq< type_ > Member List

This is the complete list of members for goMath::NewtonOptEq< type_ >, including all inherited members.

cleanup()goMath::NewtonOptEq< type_ >inlinevirtual
function_type typedef (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >
infeasible() constgoMath::NewtonOptEq< type_ >inline
initKKT(goSize_t sz)goMath::NewtonOptEq< type_ >inline
matrix_type typedef (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >
myA (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >protected
myB (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >protected
myF (defined in goMath::NewtonOpt< type_ >)goMath::NewtonOpt< type_ >protected
myHessian (defined in goMath::NewtonOpt< type_ >)goMath::NewtonOpt< type_ >protected
myInfeasible (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >protected
myKKT_A (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >protected
myKKT_b (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >protected
myKKT_x (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >protected
myLineSearch (defined in goMath::NewtonOpt< type_ >)goMath::NewtonOpt< type_ >protected
newtonDecrement(vector_type &x) (defined in goMath::NewtonOpt< type_ >)goMath::NewtonOpt< type_ >inlinevirtual
NewtonOpt(goAutoPtr< function_type > f)goMath::NewtonOpt< type_ >inline
NewtonOptEq(goAutoPtr< function_type > f, goAutoPtr< matrix_type > A=0, goAutoPtr< vector_type > b=0)goMath::NewtonOptEq< type_ >inline
setEq(goAutoPtr< matrix_type > A, goAutoPtr< vector_type > b)goMath::NewtonOptEq< type_ >inline
setF(goAutoPtr< function_type > f)goMath::NewtonOpt< type_ >inline
setInfeasible(bool i)goMath::NewtonOptEq< type_ >inline
solveDirect(vector_type &x)goMath::NewtonOptEq< type_ >inlinevirtual
solveLineSearch(vector_type &x) (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >inlinevirtual
step(vector_type &x, vector_type &ret)goMath::NewtonOptEq< type_ >inlinevirtual
vector_type typedef (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >
~NewtonOpt() (defined in goMath::NewtonOpt< type_ >)goMath::NewtonOpt< type_ >inlinevirtual
~NewtonOptEq() (defined in goMath::NewtonOptEq< type_ >)goMath::NewtonOptEq< type_ >inlinevirtual