Home
last modified time | relevance | path

Searched refs:wm1s_big (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/example/
Dlambert_w_graph.cpp123 … std::map<const double, double> wm1s_big; // Lambert W-1 branch values for small z and large -W. in main() local
137 wm1s_big[z] = wm1; in main()