Home
last modified time | relevance | path

Searched refs:plot4 (Results 1 – 25 of 67) sorted by relevance

123

/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/reporting/accuracy/
H A Dplot_jacobi_theta_q.cpp73 …auto plot4 = ulps_plot<decltype(jacobi_theta4_precise), PreciseReal, CoarseReal>(jacobi_theta4_pre… in main() local
74 plot4.clip(clip).width(width); in main()
76 plot4.title(title4); in main()
77 plot4.vertical_lines(10); in main()
78 plot4.add_fn(jacobi_theta4_coarse); in main()
79 plot4.write(filename4); in main()
H A Dplot_jacobi_theta_x.cpp72 …auto plot4 = ulps_plot<decltype(jacobi_theta4_precise), PreciseReal, CoarseReal>(jacobi_theta4_pre… in main() local
73 plot4.clip(clip).width(width); in main()
75 plot4.title(title4); in main()
76 plot4.vertical_lines(10); in main()
77 plot4.add_fn(jacobi_theta4_coarse); in main()
78 plot4.write(filename4); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/math/reporting/accuracy/
H A Dplot_jacobi_theta_q.cpp73 …auto plot4 = ulps_plot<decltype(jacobi_theta4_precise), PreciseReal, CoarseReal>(jacobi_theta4_pre… in main() local
74 plot4.clip(clip).width(width); in main()
76 plot4.title(title4); in main()
77 plot4.vertical_lines(10); in main()
78 plot4.add_fn(jacobi_theta4_coarse); in main()
79 plot4.write(filename4); in main()
H A Dplot_jacobi_theta_x.cpp72 …auto plot4 = ulps_plot<decltype(jacobi_theta4_precise), PreciseReal, CoarseReal>(jacobi_theta4_pre… in main() local
73 plot4.clip(clip).width(width); in main()
75 plot4.title(title4); in main()
76 plot4.vertical_lines(10); in main()
77 plot4.add_fn(jacobi_theta4_coarse); in main()
78 plot4.write(filename4); in main()
/dports/benchmarks/py-naarad/naarad-1.0.15/test/matplotlib/
H A Dtest_matplotlib.py81 plot4 = PlotData('test4.csv', 1, 'GC Promo', 'bps', None, 600, 1200, 'line')
86 yield plot, [plot4], 'test4', 'single plot with 1 empty csv', False
87 yield plot, [plot4, plot1], 'test5', 'dual plot with 1 empty csv', True
88 yield plot, [plot1, plot4, plot3], 'test6', 'multi plot with 1 empty csv', True
/dports/math/gnuplot/gnuplot-5.4.1/demo/
H A Dmacros.dem12 plot4 = '@plot3'
13 plot5 = '@plot4'
27 plot @plot1 title 'plot1', @plot4 lt 4 title 'Recursion depth 4'
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/demo/
H A Dmacros.dem12 plot4 = '@plot3'
13 plot5 = '@plot4'
27 plot @plot1 title 'plot1', @plot4 lt 4 title 'Recursion depth 4'
/dports/math/gnuplot-lite/gnuplot-5.4.1/demo/
H A Dmacros.dem12 plot4 = '@plot3'
13 plot5 = '@plot4'
27 plot @plot1 title 'plot1', @plot4 lt 4 title 'Recursion depth 4'
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional14a.adb180 procedure plot4 is subprogram
232 end plot4;
366 plot4;
H A Dxstandard14a.adb180 procedure plot4 is
232 end plot4;
366 plot4;
H A Dxtraditional29a.adb197 procedure plot4 is subprogram
383 end plot4;
401 plot4;
H A Dxstandard29a.adb197 procedure plot4 is subprogram
383 end plot4;
398 plot4;
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional14a.adb180 procedure plot4 is subprogram
232 end plot4;
366 plot4;
H A Dxstandard14a.adb180 procedure plot4 is subprogram
232 end plot4;
366 plot4;
H A Dxtraditional29a.adb197 procedure plot4 is subprogram
383 end plot4;
401 plot4;
H A Dxstandard29a.adb197 procedure plot4 is subprogram
383 end plot4;
398 plot4;
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx14c.c35 void plot4( void );
149 plot4(); in main()
304 plot4( void ) in plot4() function
H A Dx29c.c33 void plot4( void );
73 plot4(); in main()
232 plot4( void ) in plot4() function
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx14c.c35 void plot4( void );
149 plot4(); in main()
304 plot4( void ) in plot4() function
H A Dx29c.c33 void plot4( void );
73 plot4(); in main()
232 plot4( void )
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx14f.f90150 call plot4()
315 subroutine plot4() subroutine
383 end subroutine plot4
H A Dx29f.f9056 call plot4()
236 subroutine plot4() subroutine
430 end subroutine plot4
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx14f.f90150 call plot4()
315 subroutine plot4() subroutine
383 end subroutine plot4
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx14.cc37 void plot4( plstream * );
183 plot4( pls2 ); in x14()
329 void x14::plot4( plstream *pls ) in plot4() function in x14
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx14.cc37 void plot4( plstream * );
183 plot4( pls2 ); in x14()
329 void x14::plot4( plstream *pls ) in plot4() function in x14

123