Reference documentation for deal.II version 9.2.0
|
#include <deal.II/base/config.h>
#include <boost/math/special_functions/bessel.hpp>
#include <cmath>
Go to the source code of this file.
Namespaces | |
std_cxx17 | |
Variables | |
double(&) | std_cxx17::cyl_bessel_j (double, double) = boost::math::cyl_bessel_j<double, double> |
float(&) | std_cxx17::cyl_bessel_jf (float, float) = boost::math::cyl_bessel_j<float, float> |
long double(&) | std_cxx17::cyl_bessel_jl (long double, long double) |