Home
last modified time | relevance | path

Searched refs:twosided (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/unit_test/
H A Dwilks_sampling.cpp43 bool twosided = false; in TEUCHOS_UNIT_TEST() local
60 twosided = true; in TEUCHOS_UNIT_TEST()
305 bool twosided = true; in TEUCHOS_UNIT_TEST() local
355 bool twosided = false; in TEUCHOS_UNIT_TEST() local
370 twosided = true; in TEUCHOS_UNIT_TEST()
382 bool twosided = false; in TEUCHOS_UNIT_TEST() local
391 twosided = false; in TEUCHOS_UNIT_TEST()
400 twosided = true; in TEUCHOS_UNIT_TEST()
417 bool twosided = false; in TEUCHOS_UNIT_TEST() local
426 twosided = false; in TEUCHOS_UNIT_TEST()
[all …]
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/tests/
H A Dtest-cong-intf.cpp33 congruence_type constexpr twosided = congruence_type::twosided; variable
49 cong = detail::make_unique<ToddCoxeter>(twosided);
55 ToddCoxeter tc(twosided);
72 cong = detail::make_unique<Congruence>(twosided, S);
96 cong = detail::make_unique<ToddCoxeter>(twosided);
113 ToddCoxeter tc(twosided);
153 cong = detail::make_unique<ToddCoxeter>(twosided);
163 ToddCoxeter tc(twosided);
206 cong = detail::make_unique<ToddCoxeter>(twosided);
240 ToddCoxeter tc(twosided);
[all …]
H A Dtest-cong.cpp45 constexpr congruence_type twosided = congruence_type::twosided; variable
74 Congruence cong(twosided, S);
143 Congruence cong1(twosided, S);
153 Congruence cong2(twosided, S);
170 Congruence cong(twosided, S);
185 Congruence cong(twosided, S);
240 Congruence cong(twosided, S);
271 Congruence cong(twosided, S);
1326 Congruence cong(twosided);
1371 Congruence cong(twosided);
[all …]
H A Dtest-cong-pair.cpp51 congruence_type const twosided = congruence_type::twosided; variable
478 ToddCoxeter tc(twosided);
516 ToddCoxeter tc(twosided);
555 cong = detail::make_unique<P>(twosided, S);
584 cong = detail::make_unique<P>(twosided, S);
608 P cong3(twosided, S);
629 KnuthBendixCongruenceByPairs kbp(twosided, kb);
667 KnuthBendixCongruenceByPairs kbp(twosided, kb);
714 KnuthBendixCongruenceByPairs kbp(twosided, kb);
761 KnuthBendixCongruenceByPairs kbp(twosided, kb);
[all …]
H A Dtest-todd-coxeter.cpp129 congruence_type constexpr twosided = congruence_type::twosided; variable
251 ToddCoxeter tc(twosided);
272 ToddCoxeter tc(twosided);
347 ToddCoxeter tc(twosided);
566 ToddCoxeter tc(twosided);
638 ToddCoxeter tc(twosided);
906 ToddCoxeter tc(twosided);
938 ToddCoxeter tc(twosided);
976 ToddCoxeter tc(twosided);
1135 ToddCoxeter tc(twosided);
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/tests/
H A Dtest-cong-intf.cpp37 congruence_type constexpr twosided = congruence_type::twosided; variable
54 cong = detail::make_unique<ToddCoxeter>(twosided);
60 ToddCoxeter tc(twosided);
77 cong = detail::make_unique<Congruence>(twosided, S);
101 cong = detail::make_unique<ToddCoxeter>(twosided);
118 ToddCoxeter tc(twosided);
158 cong = detail::make_unique<ToddCoxeter>(twosided);
168 ToddCoxeter tc(twosided);
211 cong = detail::make_unique<ToddCoxeter>(twosided);
245 ToddCoxeter tc(twosided);
[all …]
H A Dtest-cong.cpp46 constexpr congruence_type twosided = congruence_type::twosided; variable
75 Congruence cong(twosided, S);
144 Congruence cong1(twosided, S);
154 Congruence cong2(twosided, S);
171 Congruence cong(twosided, S);
186 Congruence cong(twosided, S);
241 Congruence cong(twosided, S);
272 Congruence cong(twosided, S);
1349 Congruence cong(twosided);
1394 Congruence cong(twosided);
[all …]
H A Dtest-cong-pair.cpp52 congruence_type const twosided = congruence_type::twosided; variable
179 CongruenceByPairs<decltype(S)> p(twosided, S);
303 CongruenceByPairs<decltype(S)> p(twosided, S);
347 CongruenceByPairs<decltype(S)> p(twosided, S);
481 ToddCoxeter tc(twosided);
493 twosided, tc.quotient_froidure_pin()));
503 twosided,
522 ToddCoxeter tc(twosided);
561 cong = detail::make_unique<P>(twosided, S);
590 cong = detail::make_unique<P>(twosided, S);
[all …]
H A Dtest-todd-coxeter.cpp132 congruence_type constexpr twosided = congruence_type::twosided; variable
257 ToddCoxeter tc(twosided);
278 ToddCoxeter tc(twosided);
355 ToddCoxeter tc(twosided);
577 ToddCoxeter tc(twosided);
649 ToddCoxeter tc(twosided);
917 ToddCoxeter tc(twosided);
949 ToddCoxeter tc(twosided);
987 ToddCoxeter tc(twosided);
1146 ToddCoxeter tc(twosided);
[all …]
/dports/science/tinker/tinker/source/
H A Dnumgrad.f27 logical twosided local
33 twosided = .true.
34 if (.not. twosided) f0 = fvalue ()
40 if (twosided) then
49 if (twosided) then
58 if (twosided) then
H A Deopbend2.f34 logical twosided local
41 twosided = .false.
42 if (n .le. 50) twosided = .true.
69 if (.not. twosided) then
82 if (twosided) then
105 if (twosided) then
128 if (twosided) then
H A Deangang2.f34 logical twosided local
41 twosided = .false.
42 if (n .le. 50) twosided = .true.
80 if (.not. twosided) then
94 if (twosided) then
120 if (twosided) then
146 if (twosided) then
/dports/games/iortcw/iortcw-1.51c/SP/media/scripts/
H A Dmodels.mtr21 cull twosided
41 // cull twosided
55 //cull twosided
73 cull twosided
89 cull twosided
99 cull twosided
109 cull twosided
118 cull twosided
128 cull twosided
146 cull twosided
[all …]
H A Dcharacters.mtr379 cull twosided
418 cull twosided
430 cull twosided
469 cull twosided
478 cull twosided
487 cull twosided
497 cull twosided
623 cull twosided
667 cull twosided
701 cull twosided
[all …]
/dports/science/PETSc/petsc-3.14.1/src/sys/utils/ftn-auto/
H A Dmpitsf.c47 PETSC_EXTERN void petsccommbuildtwosidedsettype_(MPI_Fint * comm,PetscBuildTwoSidedType *twosided,… in petsccommbuildtwosidedsettype_() argument
50 MPI_Comm_f2c(*(comm)),*twosided); in petsccommbuildtwosidedsettype_()
52 PETSC_EXTERN void petsccommbuildtwosidedgettype_(MPI_Fint * comm,PetscBuildTwoSidedType *twosided,… in petsccommbuildtwosidedgettype_() argument
56 (PetscBuildTwoSidedType* )PetscToPointer((twosided) )); in petsccommbuildtwosidedgettype_()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Doutput-def.cc142 bool twosided = from_scm<bool> (c_variable ("two-sided")); in normalize() local
146 SCM scm_left_margin_default = (twosided in normalize()
149 SCM scm_left_margin = (twosided in normalize()
154 SCM scm_right_margin_default = (twosided in normalize()
157 SCM scm_right_margin = (twosided in normalize()
181 if (twosided) in normalize()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Doutput-def.cc143 bool twosided = from_scm<bool> (c_variable ("two-sided")); in normalize() local
147 SCM scm_left_margin_default = (twosided in normalize()
150 SCM scm_left_margin = (twosided in normalize()
155 SCM scm_right_margin_default = (twosided in normalize()
158 SCM scm_right_margin = (twosided in normalize()
182 if (twosided) in normalize()
/dports/math/R-cran-LearnBayes/LearnBayes/man/
H A Dmnormt.twosided.Rd1 \name{mnormt.twosided}
2 \alias{mnormt.twosided}
8 mnormt.twosided(m0, prob, t, data)
37 mnormt.twosided(m0,prob,tau,data)
/dports/math/maxima/maxima-5.43.2/share/stats/
H A Dstats.mac115 if /*alternative*/ defaults[2] = 'twosided
554 defaults: ['twosided, 0],
636 defaults: [0, 'twosided],
757 defaults: ['twosided],
952 if defaults[2] = 'twosided
963 if defaults[2] = 'twosided
1041 defaults: ['twosided , 95/100, true],
1070 if /*alternative*/ defaults[1] = 'twosided
1075 if /*alternative*/ defaults[1] = 'twosided
1092 if /*alternative*/ defaults[1] = 'twosided
[all …]
/dports/finance/R-cran-plm/plm/man/
H A Dpbltest.Rd11 \method{pbltest}{formula}(x, data, alternative = c("twosided", "onesided"), index = NULL, ...)
13 \method{pbltest}{plm}(x, alternative = c("twosided", "onesided"), ...)
23 \item{alternative}{one of \code{"twosided"},
45 \code{alternative} argument, defaulting to \code{twosided}, allows testing
/dports/math/libsemigroups/libsemigroups-1.3.7/old-benchmarks/
H A Dbench-todd-coxeter.cpp29 congruence_type constexpr TWOSIDED = congruence_type::twosided;
35 ToddCoxeter tc(twosided); in BM_todd_coxeter_002()
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dpagesettings.cpp63 connect(twosided, SIGNAL(toggled(bool)), SLOT(twosidedToggled(bool))); in PageSettings()
209 if (twosided->isChecked()) { in updateValues()
221 twosided->setChecked(_twosided); in updateValues()
338 s->undoChangeStyleVal(Sid::pageTwosided, twosided->isChecked()); in applyToScore()
401 if (twosided->isChecked()) { in olmChanged()
428 if (twosided->isChecked()) { in ormChanged()
476 if (twosided->isChecked()) { in elmChanged()
496 if (twosided->isChecked()) { in ermChanged()
/dports/math/R-cran-statmod/statmod/R/
H A Dpermp.R1 permp <- function(x,nperm,n1,n2,total.nperm=NULL,method="auto",twosided=TRUE) argument
11 if(n1==n2 & twosided==TRUE) total.nperm <- total.nperm/2
/dports/math/octave-forge-outliers/outliers-0.13.9/inst/
H A Dgrubbstest.m25 ## [pval,G,U] = grubbstest(x,type,opposite,twosided)
94 function [pval,G,U] = grubbstest(x,type,opposite,twosided)
98 twosided=0;
111 [pp,gg,uu] = grubbstest(x(:,i),type,opposite,twosided);
151 if (twosided)
H A Ddixontest.m25 ## [pval,Q] = dixontest(x,type,opposite,twosided)
80 function [pval,Q] = dixontest(x,type,opposite,twosided)
83 twosided=1;
96 [pp,qq] = dixontest(x(:,i),type,opposite,twosided);
164 if (twosided)

123456789