mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
bessel.hpp File Reference

Declares and defines Bessel functions of the first kind. More...

Declares and defines Bessel functions of the first kind.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file bessel.hpp.

Go to the source code of this file.

Namespaces

 mx
 The mxlib c++ namespace.
 

Functions

template<typename T1 , typename T2 >
T2 mx::math::func::bessel_j (T1 v, T2 x)
 Bessel Functions of the First Kind. More...