Home
last modified time | relevance | path

Searched defs:datmax (Results 1 – 12 of 12) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplhist.c41 c_plhist( PLINT n, PLFLT_VECTOR data, PLFLT datmin, PLFLT datmax, in c_plhist()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplhist.c41 c_plhist( PLINT n, PLFLT_VECTOR data, PLFLT datmin, PLFLT datmax, in c_plhist()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplhist.c43 c_plhist(PLINT n, PLFLT *data, PLFLT datmin, PLFLT datmax, in c_plhist()
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1361 def plhist( s, data, datmin, datmax, nbin, oldwin ): argument
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d346 void plhist( PLFLT[] data, PLFLT datmin, PLFLT datmax, PLINT nbin, PLINT opt ) in plhist()
/dports/math/plplot/plplot-5.15.0/bindings/java/
H A DPLStream.java489 public void hist( double[] data, double datmin, double datmax, int nbin, int oldwin ) in hist()
/dports/math/plplot-ada/plplot-5.15.0/bindings/java/
H A DPLStream.java489 public void hist( double[] data, double datmin, double datmax, int nbin, int oldwin ) in hist()
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d346 void plhist( PLFLT[] data, PLFLT datmin, PLFLT datmax, PLINT nbin, PLINT opt ) in plhist()
/dports/math/plplot/plplot-5.15.0/bindings/c++/
H A Dplstream.cc969 void plstream::hist( PLINT n, const PLFLT *data, PLFLT datmin, PLFLT datmax, in hist()
/dports/math/plplot-ada/plplot-5.15.0/bindings/c++/
H A Dplstream.cc969 void plstream::hist( PLINT n, const PLFLT *data, PLFLT datmin, PLFLT datmax, in hist()
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_real_interfaces.f902020 subroutine plhist_impl( data, datmin, datmax, nbin, oldwin ) argument
2022 real(kind=wp), intent(in) :: datmin, datmax local
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_real_interfaces.f902020 subroutine plhist_impl( data, datmin, datmax, nbin, oldwin ) argument
2022 real(kind=wp), intent(in) :: datmin, datmax local