Functions | |
template<typename T > | |
void | ffunkti (T u, T *__restrict__ ff) __attribute__((always_inline)) |
float | myExp (float x) |
double | myExp (double x) |
Definition at line 49 of file BCyl.h.
References a, b, and mathSSE::sqrt().
Referenced by magfieldparam::BCycl< float >::compute().
float magfieldparam::bcylDetails::myExp | ( | float | x | ) | [inline] |
double magfieldparam::bcylDetails::myExp | ( | double | x | ) | [inline] |
Definition at line 62 of file BCyl.h.
References funct::exp().
Referenced by magfieldparam::BCycl< float >::compute().