BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Namespaces | Functions
numeric.hpp File Reference

Numerical functions for one-dimensional shooting method and area of \(n\)-sphere. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BubbleProfiler
 

Functions

double BubbleProfiler::area_n_sphere (int n)
 
double BubbleProfiler::asinch (double a)
 
double BubbleProfiler::asinc (double a)
 
double BubbleProfiler::approx_root_pos_4 (double a)
 
double BubbleProfiler::approx_root_neg_4 (double a)
 

Detailed Description

Numerical functions for one-dimensional shooting method and area of \(n\)-sphere.

Definition in file numeric.hpp.