So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::NonSmoothNewton< NSFunction > Member List

This is the complete list of members for bogus::NonSmoothNewton< NSFunction >, including all inherited members.

Matrix typedef (defined in bogus::NonSmoothNewton< NSFunction >)bogus::NonSmoothNewton< NSFunction >
NonSmoothNewton(const NSFunction &func, Scalar tol) (defined in bogus::NonSmoothNewton< NSFunction >)bogus::NonSmoothNewton< NSFunction >
Scalar typedef (defined in bogus::NonSmoothNewton< NSFunction >)bogus::NonSmoothNewton< NSFunction >
setMaxIters(unsigned maxIters)bogus::NonSmoothNewton< NSFunction >
setTol(Scalar tol)bogus::NonSmoothNewton< NSFunction >
solve(Vector &x) const bogus::NonSmoothNewton< NSFunction >
Traits typedef (defined in bogus::NonSmoothNewton< NSFunction >)bogus::NonSmoothNewton< NSFunction >
Vector typedef (defined in bogus::NonSmoothNewton< NSFunction >)bogus::NonSmoothNewton< NSFunction >