Home
last modified time | relevance | path

Searched refs:plot3dcl (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST88 plot3dcl.3plplot
H A DHTML-MANIFEST188 plot3dcl.html
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST88 plot3dcl.3plplot
H A DHTML-MANIFEST188 plot3dcl.html
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i4199 plot3dcl;
H A Dplplotcapi.i561 plot3dcl( const PLFLT *ArrayX, const PLFLT *ArrayY, const PLFLT **MatrixCk,
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i4199 plot3dcl;
H A Dplplotcapi.i561 plot3dcl( const PLFLT *ArrayX, const PLFLT *ArrayY, const PLFLT **MatrixCk,
/dports/math/plplot/plplot-5.15.0/doc/docbook/
H A DREADME.developers270 for MANPAGE in src/plot3dcl.3plplot src/plsurf3dl.3plplot ; do (groff -K utf8 -T utf8 -mandoc $MANP…
317 browse <doc/docbook/src/plot3dcl.html>, <doc/docbook/src/plsurf3dl.html>, and in the
327 plot3dcl, plsurf3dl, and peace. In this case, a long-standing problem
362 >>> print(w.plot3dcl.__doc__)
400 octave:5> help plot3dcl
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/
H A DREADME.developers270 for MANPAGE in src/plot3dcl.3plplot src/plsurf3dl.3plplot ; do (groff -K utf8 -T utf8 -mandoc $MANP…
317 browse <doc/docbook/src/plot3dcl.html>, <doc/docbook/src/plsurf3dl.html>, and in the
327 plot3dcl, plsurf3dl, and peace. In this case, a long-standing problem
362 >>> print(w.plot3dcl.__doc__)
400 octave:5> help plot3dcl
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A DREADME_array_sizes76 plot3dcl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax )
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A DREADME_array_sizes76 plot3dcl( x, y, z, opt, clevel, indexxmin, indexymin, indexymax )
/dports/math/plplot/plplot-5.15.0/bindings/java/
H A DPLStream.java684 public void plot3dcl( double[] x, double[] y, double[][] z, int opt, in plot3dcl() method in PLStream
688 plplotjavac.plot3dcl( x, y, z, opt, clevel, ixstart, indexymin, indexymax ); in plot3dcl()
/dports/math/plplot/plplot-5.15.0/bindings/lua/
H A Dplplotluac.i1539 %rename( plot3dcl ) plot3dcl;
/dports/math/plplot-ada/plplot-5.15.0/bindings/java/
H A DPLStream.java684 public void plot3dcl( double[] x, double[] y, double[][] z, int opt, in plot3dcl() method in PLStream
688 plplotjavac.plot3dcl( x, y, z, opt, clevel, ixstart, indexymin, indexymax ); in plot3dcl()
/dports/math/plplot-ada/plplot-5.15.0/bindings/lua/
H A Dplplotluac.i1539 %rename( plot3dcl ) plot3dcl;
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1288 plot3dcl(x : PL_Float_Array; y : PL_Float_Array; z : Long_Float_Pointer_Array; subprogspec
1292 pragma Import(C, plot3dcl, "c_plot3dcl");
H A Dplplot_traditional.adb2312 procedure plot3dcl -- Lacks documentation in Chapter 17 of Ref. Man.
2320 …PLplot_Thin.plot3dcl(x, y, Matrix_To_Pointers(z), x'Length, y'Length, Options, Contour_Levels, Con…
2321 end plot3dcl;
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1288 plot3dcl(x : PL_Float_Array; y : PL_Float_Array; z : Long_Float_Pointer_Array; subprogspec
1292 pragma Import(C, plot3dcl, "c_plot3dcl");
H A Dplplot_traditional.adb2312 procedure plot3dcl -- Lacks documentation in Chapter 17 of Ref. Man.
2320 …PLplot_Thin.plot3dcl(x, y, Matrix_To_Pointers(z), x'Length, y'Length, Options, Contour_Levels, Con…
2321 end plot3dcl;
/dports/math/plplot/plplot-5.15.0/bindings/octave/
H A Dplplot_octave.i1554 %ignore plot3dcl;
1555 %rename( plot3dcl ) my_plot3dcl;
/dports/math/plplot/plplot-5.15.0/bindings/c++/
H A Dplstream.cc1265 void plstream::plot3dcl( const PLFLT *x, const PLFLT *y, const PLFLT * const *z, in plot3dcl() function in plstream
1273 ::plot3dcl( x, y, z, nx, ny, opt, clevel, nlevel, ixstart, ixn, in plot3dcl()
/dports/math/plplot-ada/plplot-5.15.0/bindings/c++/
H A Dplstream.cc1265 void plstream::plot3dcl( const PLFLT *x, const PLFLT *y, const PLFLT * const *z, in plot3dcl() function in plstream
1273 ::plot3dcl( x, y, z, nx, ny, opt, clevel, nlevel, ixstart, ixn, in plot3dcl()
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/
H A Dplplot_octave.i1554 %ignore plot3dcl;
1555 %rename( plot3dcl ) my_plot3dcl;
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc75 [mlname(plot3dcl)] void c_plot3dcl ( [size_is(nx), in] double * x, [size_is(ny), in] double * y, [s…

123