Home
last modified time | relevance | path

Searched defs:increasing (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/math/R-cran-xts/xts/src/
H A DisOrdered.c27 SEXP do_is_ordered (SEXP x, SEXP increasing, SEXP strictly) in do_is_ordered()
45 if(LOGICAL(increasing)[ 0 ] == 1) { /* INCREASING */ in do_is_ordered() local
84 if(LOGICAL(increasing)[ 0 ] == 1) { /* INCREASING */ in do_is_ordered() local
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/psqueues-0.2.7.2/benchmarks/
H A DMain.hs20 increasing = [(n, n, ()) | n <- [1 .. benchmarkSize]] function
/dports/www/osrm-backend/osrm-backend-5.26.0/unit_tests/partitioner/
H A Dbisection_graph.cpp40 NodeID increasing = 0; in BOOST_AUTO_TEST_CASE() local
50 NodeID increasing = 0; in BOOST_AUTO_TEST_CASE() local
62 NodeID increasing = 0; in BOOST_AUTO_TEST_CASE() local
74 NodeID increasing = 0; in BOOST_AUTO_TEST_CASE() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/math/
H A Dexponentialmovingaverage.cpp66 const bool increasing = object["increasing"].cast<bool>(); in exponentialMovingAverageStateFromKeyValueTree() local
100 bool ExponentialMovingAverage::increasing() const in increasing() function in gmx::ExponentialMovingAverage
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/indicator/
H A D_delta.py98 def increasing(self): member in Delta
120 def increasing(self, val): member in Delta
241 increasing=None, argument
/dports/devel/R-cran-vctrs/vctrs/src/
H A Dcallables.c38 SEXP exp_short_compact_seq(R_len_t start, R_len_t size, bool increasing) { in exp_short_compact_seq()
42 void exp_short_init_compact_seq(int* p, R_len_t start, R_len_t size, bool increasing) { in exp_short_init_compact_seq()
/dports/math/R-cran-xts/xts/R/
H A DisOrdered.R22 `isOrdered` <- function(x, increasing=TRUE, strictly=TRUE) { argument
/dports/net/rdist6/rdist-6.1.5/support/
H A Drdistcf.pl57 sub increasing { subroutine
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/ode/
H A DTestFieldProblem4.java123 public Action eventOccurred(FieldODEStateAndDerivative<T> state, boolean increasing) { in eventOccurred()
150 public Action eventOccurred(FieldODEStateAndDerivative<T> state, boolean increasing) { in eventOccurred()
H A DTestProblem4.java109 public Action eventOccurred(double t, double[] y, boolean increasing) { in eventOccurred()
134 public Action eventOccurred(double t, double[] y, boolean increasing) { in eventOccurred()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/ode/events/
H A DEventStateTest.java134 public Action eventOccurred(double t, double[] y, boolean increasing) { in eventOccurred()
207 public Action eventOccurred(double t, double[] y, boolean increasing) { in eventOccurred()
265 public Action eventOccurred(double t, double[] y, boolean increasing) { in eventOccurred()
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/
H A Dkernel_approximation.py81 n_features_in_ : int
230 It implements a variant of Random Kitchen Sinks.[1]
231
232 Read more in the :ref:`User Guide <rbf_kernel_approx>`.
/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-slice.R546 increasing <- TRUE globalVar
559 increasing <- FALSE globalVar
572 increasing <- TRUE globalVar
585 increasing <- TRUE globalVar
599 increasing <- FALSE globalVar
613 increasing <- TRUE globalVar
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/ode/events/
H A DFieldEventHandler.java161 Action eventOccurred(FieldODEStateAndDerivative<T> state, boolean increasing); in eventOccurred()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Ddebug_fn_imps.hpp73 bool increasing, const char* __file, int __line) const in assert_node_consistent()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Ddebug_fn_imps.hpp71 bool increasing, const char* __file, int __line) const in assert_node_consistent()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Ddebug_fn_imps.hpp73 bool increasing, const char* __file, int __line) const in assert_node_consistent()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Ddebug_fn_imps.hpp71 bool increasing, const char* __file, int __line) const in assert_node_consistent()

12345678