Home
last modified time | relevance | path

Searched refs:N_rep (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/physics/quantum/tests/
H A Dtest_sho1d.py39 N_rep = represent(N, basis=N, ndim=4, format='sympy') variable
98 assert N_rep[i,i] == i
99 assert N_rep == ad_rep_sympy*a_rep
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_MiscFunc.h192 int nr, int N_rep,
H A DSUMA_Engine.c4722 int k, rep, N_rep = 1, redisp=0; in SUMA_Engine() local
4732 NI_GET_INT(EngineData->ngr,tmpstr, N_rep); in SUMA_Engine()
4740 N_rep, pauz, redisp, CHECK_NULL_STR(strgval)); in SUMA_Engine()
4745 for (rep=0; rep<N_rep; ++rep) { in SUMA_Engine()
5048 stmp, rep, N_rep); in SUMA_Engine()
H A DSUMA_MiscFunc.c8676 int nr, int N_rep, in SUMA_SmoothAttr_Neighb_Rec() argument
8686 if (N_rep < 1) { in SUMA_SmoothAttr_Neighb_Rec()
8691 if (N_rep == 1 && attr == attr_sm_orig) { in SUMA_SmoothAttr_Neighb_Rec()
8698 while (i < N_rep) { in SUMA_SmoothAttr_Neighb_Rec()