Searched refs:wm1s (Results 1 – 2 of 2) sorted by relevance
160 std::map<const double, double> wm1s; // Lambert W-1 branch values. in main() local184 wm1s[zd] = float_distance<double>(wm1d, wm1_best_d); // difference in bits. in main()242 …data_plot_m1.plot(wm1s, "W-1 branch").line_color(darkblue).shape(none).line_on(true).bezier_on(fal… in main()
63 std::map<const double, double> wm1s; // Lambert W-1 branch values. in main() local82 wm1s[z] = wm1; in main()113 …data_plot.plot(wm1s, "W-1 branch").line_color(blue).shape(none).line_on(true).bezier_on(false).lin… in main()