BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
Numerical functions for one-dimensional shooting method and area of \(n\)-sphere. More...
Go to the source code of this file.
Namespaces | |
BubbleProfiler | |
Functions | |
double | BubbleProfiler::area_n_sphere (int n) |
double | BubbleProfiler::Wm1 (double a) |
double | BubbleProfiler::asinch (double a) |
double | BubbleProfiler::series (double a) |
double | BubbleProfiler::asinc (double a) |
double | BubbleProfiler::approx_root_pos_4 (double a) |
double | BubbleProfiler::approx_root_neg_4 (double a) |
Numerical functions for one-dimensional shooting method and area of \(n\)-sphere.
Definition in file numeric.cpp.