LambertW.h
Go to the documentation of this file.
1 #ifndef _utl_LambertW_h_
2 #define _utl_LambertW_h_
3 
9 namespace utl {
10 
20  template<int branch>
21  double LambertWApproximation(const double x);
22 
23 
44  template<int branch>
45  double LambertW(const double x);
46 
47 }
48 
49 
50 #endif
double LambertW(const double x)
double LambertWApproximation(const double x)
Definition: LambertW.cc:544

, generated on Tue Sep 26 2023.