Interior-point-optimisation  1.0-1
Interior-pointoptimisationlibrary
LineSearch.hpp File Reference
#include <cmath>
#include <limits>
#include <iomanip>
#include <ccgsl/blas.hpp>
#include "../../ipo_function/detail/ForwardDifferenceGradientEstimate.hpp"
Include dependency graph for LineSearch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ipo::detail::LineSearch
 Backtracking line search. More...
 
class  ipo::detail::LineSearch::Parameters
 Line search parameters. More...
 

Namespaces

 ipo
 This namespace holds all the interior-point optimisation classes.
 
 ipo::detail
 Namespace for classes that handle details of interior-point optimisation that are not ordinarily accessed directly to set up and solve a convex optimisation problem.