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