Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
InverseFunction.h File Reference

Declarses a class for functions that are the inverse of some analytical function. More...

#include "../../Core/Functions.h"
#include "../../Core/InterpSolutionIterator.h"
#include <gsl/gsl_roots.h>
+ Include dependency graph for InverseFunction.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InverseFunction
 The invrse of an existing function. More...
 

Detailed Description

Declarses a class for functions that are the inverse of some analytical function.

Inversion is performed numerically.

Definition in file InverseFunction.h.