BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
BubbleProfiler::GSL_root_finder< N > Member List

This is the complete list of members for BubbleProfiler::GSL_root_finder< N >, including all inherited members.

abs_errBubbleProfiler::GSL_root_finder< N >private
Algorithm enum nameBubbleProfiler::GSL_root_finder< N >
find_root(F &&function, const Eigen::Matrix< double, N, 1 > &guess)BubbleProfiler::Root_finder< Eigen::Matrix< double, N, 1 > >
Function typedefBubbleProfiler::GSL_root_finder< N >protected
functionBubbleProfiler::GSL_root_finder< N >private
Function_argument typedefBubbleProfiler::GSL_root_finder< N >
Function_value typedefBubbleProfiler::GSL_root_finder< N >
get_gsl_solver_type() const BubbleProfiler::GSL_root_finder< N >private
get_solution() const overrideBubbleProfiler::GSL_root_finder< N >inlinevirtual
gsl_function(const gsl_vector *, void *, gsl_vector *)BubbleProfiler::GSL_root_finder< N >privatestatic
max_iterationsBubbleProfiler::GSL_root_finder< N >private
n_dimsBubbleProfiler::GSL_root_finder< N >private
rel_errBubbleProfiler::GSL_root_finder< N >private
set_absolute_error(double e)BubbleProfiler::GSL_root_finder< N >inline
set_algorithm(Algorithm a)BubbleProfiler::GSL_root_finder< N >inline
set_max_iterations(std::size_t i)BubbleProfiler::GSL_root_finder< N >inline
set_relative_error(double e)BubbleProfiler::GSL_root_finder< N >inline
set_use_stepsize_convergence_check(bool flag)BubbleProfiler::GSL_root_finder< N >inline
solutionBubbleProfiler::GSL_root_finder< N >private
solve(const Function &, const Function_argument &) overrideBubbleProfiler::GSL_root_finder< N >protectedvirtual
Root_finder< Eigen::Matrix< double, N, 1 > >::solve(const std::function< Eigen::Matrix< double, N, 1 >(const Eigen::Matrix< double, N, 1 > &)> &, const Eigen::Matrix< double, N, 1 > &)=0BubbleProfiler::Root_finder< Eigen::Matrix< double, N, 1 > >protectedpure virtual
solver_algorithmBubbleProfiler::GSL_root_finder< N >private
use_stepsize_convergenceBubbleProfiler::GSL_root_finder< N >private
~GSL_root_finder()=defaultBubbleProfiler::GSL_root_finder< N >virtual
~Root_finder()=defaultBubbleProfiler::Root_finder< Eigen::Matrix< double, N, 1 > >virtual