RSTT
3.2.0
Regional Seismic Travel Time
|
#include <vector>
#include <map>
#include <set>
#include <cmath>
Go to the source code of this file.
Classes | |
class | taup::SplitDistance |
Function object used by the Brents minF function to find the minimum (or maximum) of a retrograde layer. The function operator() defines a TauPSite::integrateDistance(...) function as the functional for finding the minimum for some ray parameter p. This object is only used in the TauPModel::findLimits(...) function when a retrograde layer is detected. More... | |
class | taup::TPZeroFunctional |
The primary layer search functional used by Brents zeroIn(...) function to find layers that contain a turning ray whose distance matches the distance between the source and receiver. More... | |
Namespaces | |
taup | |