|
Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
\( f(x) = J_n (x)\) with \(J_n\) the n-th order modified Bessel function More...
Public Member Functions | |
| BesselJ (unsigned n) | |
| T | operator() (T x) const |
\( f(x) = J_n (x)\) with \(J_n\) the n-th order modified Bessel function
| T | value type |
|
inline |
|
inline |