Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.2.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Variables
cmath.h File Reference
#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)