Home
last modified time | relevance | path

Searched defs:extrap (Results 1 – 25 of 487) sorted by relevance

12345678910>>...20

/dports/finance/R-cran-fBasics/fBasics/R/
H A Dstats-interpAkima.R27 yo = seq(min(y), max(y), length = gridPoints), extrap = FALSE) argument
88 function(x, y = NULL, z = NULL, xo, yo, extrap = FALSE) argument
H A Dstats-interpKrige.R29 yo = seq(min(y), max(y), length = gridPoints), extrap = FALSE, argument
H A Dstats-interpLinear.R78 ans <- akima::interp(x, y, z, xo, yo, linear = TRUE, extrap = FALSE, functionVar
/dports/math/octave/octave-6.4.0/scripts/general/
H A Dinterp2.m95 extrap = []; variable
102 extrap = varargin{end}; variable
330 extrap = NA; variable
H A Dinterp1.m126 extrap = NA; variable
139 extrap = "extrap"; variable
154 extrap = arg; variable
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/optimize/
H A Dscextest.cc51 Ref<SelfConsistentExtrapolation> extrap; in main() local
/dports/cad/iverilog/verilog-11.0/vpi/
H A Dtable_mod.c245 char **extrap, char *control) in parse_extrap()
518 static void dump_extrap(char extrap) in dump_extrap()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dhttp_chunks.c113 CURLcode *extrap) in Curl_httpchunk_read()
/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DSpline.cpp42 const double extrap[2][3] = {{+1,-3,+3}, {+3,-8,+6}}; in getCoeff() local
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dhttp_chunks.c114 CURLcode *extrap) in Curl_httpchunk_read()
/dports/comms/hylafax/hylafax-6.0.7/sgi2fax/
H A Dhipass.c81 static extrap(pix,acc,div,n,extrapval) in extrap() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_update_broadcast_with_empty_table.cc71 DBT *extrap = dbt_init(&extra, NULL, 0); in do_updates() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_update_broadcast_with_empty_table.cc71 DBT *extrap = dbt_init(&extra, NULL, 0); in do_updates() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_update_broadcast_with_empty_table.cc71 DBT *extrap = dbt_init(&extra, NULL, 0); in do_updates() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_update_broadcast_with_empty_table.cc71 DBT *extrap = dbt_init(&extra, NULL, 0); in do_updates() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_update_broadcast_with_empty_table.cc71 DBT *extrap = dbt_init(&extra, NULL, 0); in do_updates() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_update_broadcast_with_empty_table.cc71 DBT *extrap = dbt_init(&extra, NULL, 0); in do_updates() local

12345678910>>...20