Home
last modified time | relevance | path

Searched defs:n_sample (Results 1 – 25 of 82) sorted by relevance

1234

/dports/benchmarks/imb/IMB_3.0/src/
H A DIMB_ones_unidir.c87 void IMB_unidir_put (struct comm_info* c_info, int size, int n_sample, in IMB_unidir_put()
170 void IMB_unidir_get (struct comm_info* c_info, int size, int n_sample, in IMB_unidir_get()
255 int n_sample, double* time) in IMB_ones_get()
373 int n_sample, double* time) in IMB_ones_mget()
475 int n_sample, double* time) in IMB_ones_put()
595 int n_sample, double* time) in IMB_ones_mput()
H A DIMB_read.c84 void IMB_read_shared(struct comm_info* c_info, int size, int n_sample, in IMB_read_shared()
141 void IMB_read_indv(struct comm_info* c_info, int size, int n_sample, in IMB_read_indv()
200 void IMB_read_expl(struct comm_info* c_info, int size, int n_sample, in IMB_read_expl()
H A DIMB_write.c85 void IMB_write_shared(struct comm_info* c_info, int size, int n_sample, in IMB_write_shared()
142 void IMB_write_indv(struct comm_info* c_info, int size, int n_sample, in IMB_write_indv()
200 void IMB_write_expl(struct comm_info* c_info, int size, int n_sample, in IMB_write_expl()
H A DIMB_ones_bidir.c82 void IMB_bidir_get(struct comm_info* c_info, int size, int n_sample, in IMB_bidir_get()
164 void IMB_bidir_put(struct comm_info* c_info, int size, int n_sample, in IMB_bidir_put()
H A DIMB_warm_up.c125 int n_sample = N_WARMUP; in IMB_warm_up() local
H A DIMB_barrier.c83 void IMB_barrier(struct comm_info* c_info, int size, int n_sample, in IMB_barrier()
H A DIMB_window.c83 void IMB_window(struct comm_info* c_info, int size, int n_sample, in IMB_window()
H A DIMB_allreduce.c83 void IMB_allreduce(struct comm_info* c_info, int size, int n_sample, in IMB_allreduce()
H A DIMB_open_close.c83 void IMB_open_close(struct comm_info* c_info, int size, int n_sample, in IMB_open_close()
H A DIMB_reduce.c81 void IMB_reduce(struct comm_info* c_info, int size, int n_sample, in IMB_reduce()
H A DIMB_alltoall.c81 void IMB_alltoall(struct comm_info* c_info, int size, int n_sample, in IMB_allgatherv()
H A DIMB_bcast.c82 void IMB_bcast(struct comm_info* c_info, int size, int n_sample, in IMB_bcast()
H A DIMB_allgather.c77 void IMB_allgather(struct comm_info* c_info, int size, int n_sample, in IMB_allgather()
H A DIMB_alltoallv.c81 void IMB_alltoallv(struct comm_info* c_info, int size, int n_sample, in IMB_alltoallv()
H A DIMB_reduce_scatter.c82 void IMB_reduce_scatter(struct comm_info* c_info, int size, int n_sample, in IMB_reduce_scatter()
H A DIMB_pingpong.c82 void IMB_pingpong(struct comm_info* c_info, int size, int n_sample, in IMB_pingpong()
H A DIMB_sendrecv.c81 void IMB_sendrecv(struct comm_info* c_info, int size, int n_sample, in IMB_sendrecv()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tools/
H A Dsequences.py122 def van_der_corput(n_sample, base=2, start_index=0): argument
154 def halton(dim, n_sample, bounds=None, start_index=0): argument
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dquantile.hpp36 const size_t n_sample = samples_vec.size(); in quantile() local
85 const size_t n_sample = samples_vec.size(); in quantile() local
/dports/science/py-scipy/scipy-1.7.1/doc/source/tutorial/stats/plots/
H A Dqmc_plot_mc.py11 n_sample = 256 variable
H A Dqmc_plot_mc_qmc.py10 n_sample = 256 variable
H A Dqmc_plot_sobol_halton.py10 n_sample = 256 variable
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/engines/funcs/t/
H A Dta_add_string_middle.test81 let $ENGINE=`select variable_value from information_schema.global_variables where variable_name='ST…
/dports/misc/mxnet/incubator-mxnet-1.9.0/julia/src/
H A Dmetric.jl187 n_sample :: Int field
243 n_sample :: Int field
321 n_sample :: Int field
358 n_sample :: Int field
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/julia/src/
H A Dmetric.jl187 n_sample :: Int field
243 n_sample :: Int field
321 n_sample :: Int field
358 n_sample :: Int field

1234