ROOT
ROOT project
Loading...
Searching...
No Matches
method.hpp
Go to the documentation of this file.
1#ifndef LIBROOT_METHOD_HPP
2#define LIBROOT_METHOD_HPP
3
9
10#endif
Method
Enumeration of available root-finding methods.
Definition method.hpp:8
@ FIXED_POINT
Definition method.hpp:8
@ BISECTION
Definition method.hpp:8
@ CHORDS
Definition method.hpp:8
@ NEWTON
Definition method.hpp:8