Home
last modified time | relevance | path

Searched refs:GRID_NNAIDW (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/
H A Dgriddata.m31 ## GRID_NNAIDW: Nearest Neighbors Around Inverse Distance Weighted (default)
45 global GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW
62 method = GRID_NNAIDW;
68 if (! any(method == [GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW]))
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/
H A Dgriddata.m31 ## GRID_NNAIDW: Nearest Neighbors Around Inverse Distance Weighted (default)
45 global GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW
62 method = GRID_NNAIDW;
68 if (! any(method == [GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW]))
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dp21.m18 global GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW
50 for i = [GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW]
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dp21.m18 global GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW
50 for i = [GRID_CSA GRID_DTLI GRID_NNI GRID_NNIDW GRID_NNLI GRID_NNAIDW]
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90141 integer, parameter :: GRID_NNAIDW = 6 ! Nearest Neighbors Around Inverse Distance Weighted variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90141 integer, parameter :: GRID_NNAIDW = 6 ! Nearest Neighbors Around Inverse Distance Weighted
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplgridd.c183 case ( GRID_NNAIDW ): // Nearest Neighbors "Around" Inverse Distance Weighted in plfgriddata()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplgridd.c183 case ( GRID_NNAIDW ): // Nearest Neighbors "Around" Inverse Distance Weighted in plfgriddata()
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i189 #define GRID_NNAIDW 6 // Nearest Neighbors Around Inverse Distance Weighted macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i189 #define GRID_NNAIDW 6 // Nearest Neighbors Around Inverse Distance Weighted macro
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_traditional.ads454 GRID_NNAIDW : constant Gridding_Algorithm_Type := 6; constant
H A Dplplot_standard.ads455 GRID_NNAIDW : constant Gridding_Algorithm_Type := 6;
H A Dplplot_thin.ads937 GRID_NNAIDW : constant Integer := 6; -- Nearest Neighbors Around Inverse Distance Weighted constant
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_standard.ads455 GRID_NNAIDW : constant Gridding_Algorithm_Type := 6; constant
H A Dplplot_traditional.ads454 GRID_NNAIDW : constant Gridding_Algorithm_Type := 6; constant
H A Dplplot_thin.ads937 GRID_NNAIDW : constant Integer := 6; -- Nearest Neighbors Around Inverse Distance Weighted constant
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplplot.h948 #define GRID_NNAIDW 6 /* Nearest Neighbors Around Inverse Distance Weighted */ macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1208 GRID_NNAIDW = 6 # Nearest Neighbors Around Inverse Distance Weighted variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1208 GRID_NNAIDW = 6 # Nearest Neighbors Around Inverse Distance Weighted
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h1199 #define GRID_NNAIDW 6 // Nearest Neighbors Around Inverse Distance Weighted macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h1199 #define GRID_NNAIDW 6 // Nearest Neighbors Around Inverse Distance Weighted macro
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h378 #define GRID_NNAIDW 6 // Nearest Neighbors Around Inverse Distance Weighted
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h378 #define GRID_NNAIDW 6 // Nearest Neighbors Around Inverse Distance Weighted
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1170 const GRID_NNAIDW = 6; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1170 const GRID_NNAIDW = 6; variable

12