Jpp 19.3.0
the software that should make you happy
Loading...
Searching...
No Matches
JLambertW.hh
Go to the documentation of this file.
1#ifndef __JMATH__JLAMBERT_W__
2#define __JMATH__JLAMBERT_W__
3
4#include "JMath/LambertW.hh"
5
6/**
7 * \file
8 *
9 * Lambert-W.
10 * \author mdejong
11 */
12namespace JMATH {}
13namespace JPP { using namespace JMATH; }
14
15namespace JMATH {
16
17 using utl::LambertW;
18}
19
20#endif
Auxiliary classes and methods for mathematical operations.
Definition JEigen3D.hh:88
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
double LambertW(const double x)