Home
last modified time | relevance | path

Searched defs:ans (Results 51 – 75 of 4225) sorted by relevance

12345678910>>...169

/dports/finance/R-cran-timeSeries/timeSeries/R/
H A Dstatistics-orderColnames.R60 ans = colnames(as.matrix(x)[, Order]) functionVar
85 ans = order(colnames(as.matrix(x)), ...) functionVar
109 ans = sort(colnames(as.matrix(x)), ...) functionVar
133 ans = sample(colnames(as.matrix(x)), ...) functionVar
167 ans = colnames(as.matrix(x))[Order] functionVar
197 ans = colnames(as.matrix(x))[Order] functionVar
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DCheckPrefix.m45 ans = 0; variable
55 ans = -1; variable
69 ans = 1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/
H A Dansreader.h49 static INLINE unsigned refill_state(struct AnsDecoder *const ans, in refill_state()
65 static INLINE int rabs_read(struct AnsDecoder *ans, AnsP8 p0) { in rabs_read()
87 static INLINE int rabs_read_bit(struct AnsDecoder *ans) { in rabs_read_bit()
120 static INLINE int rans_read(struct AnsDecoder *ans, const aom_cdf_prob *tab) { in rans_read()
138 static INLINE int ans_read_init(struct AnsDecoder *const ans, in ans_read_init()
199 static INLINE int ans_read_reinit(struct AnsDecoder *const ans) { in ans_read_reinit()
204 static INLINE int ans_read_end(const struct AnsDecoder *const ans) { in ans_read_end()
208 static INLINE int ans_reader_has_error(const struct AnsDecoder *const ans) { in ans_reader_has_error()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/test/unit/
H A DTLinearConstraints.h107 utilib::BasicArray<real> ans, reference(3); in test_eval_lcf() local
142 utilib::BasicArray<real> ans, reference(3); in test_eval_lcvf() local
160 utilib::BasicArray<real> ans, reference(3); in test_async_eval_lcf() local
190 std::vector<std::vector<real> > ans, reference(3); in test_eval_lcg() local
233 std::vector<std::vector<real> > ans, reference(3); in test_eval_mi_lcg() local
456 std::vector<real> ans, reference(3); in test_evaluate_linear_constraint_matrix() local
590 std::vector<real> ans, reference(3); in test_evaluate_mixed_integer_linear_constraint_matrix() local
746 labels_t ans; in test_constraint_labels() local
H A DTNonlinearConstraints.h111 utilib::BasicArray<real> ans, reference(3); in test_eval_nlcf() local
146 utilib::BasicArray<real> ans, reference(3); in test_eval_nlcvf() local
164 utilib::BasicArray<real> ans, reference(3); in test_async_eval_nlcf() local
194 std::vector<std::vector<real> > ans, reference(3); in test_eval_nlcg() local
245 std::vector<std::vector<real> > ans, reference(3); in test_eval_mi_nlcg() local
434 labels_t ans; in test_constraint_labels() local
H A DTNonD_Constraints.h116 utilib::BasicArray<real> ans, reference(3); in test_eval_ndcf() local
151 utilib::BasicArray<real> ans, reference(3); in test_eval_ndcvf() local
169 utilib::BasicArray<real> ans, reference(3); in test_async_eval_ndcf() local
199 std::vector<std::vector<real> > ans, reference(3); in test_eval_ndcg() local
250 std::vector<std::vector<real> > ans, reference(3); in test_eval_mi_ndcg() local
430 labels_t ans; in test_constraint_labels() local
H A DTConstraints.h98 colin::real ans; in test_evalcf() local
148 colin::real ans; in test_async_evalcf() local
201 colin::real ans; in test_cfviol() local
233 colin::real ans; in test_async_cfviol() local
269 std::vector<double> ans; in test_epsilon() local
/dports/math/py-autograd/autograd-1.3/autograd/numpy/
H A Dnumpy_jvps.py139 def forward_grad_np_var(g, ans, x, axis=None, ddof=0, keepdims=False): argument
152 def forward_grad_np_std(g, ans, x, axis=None, ddof=0, keepdims=False): argument
167 def fwd_grad_chooser(g, ans, x, axis=None, keepdims=False): argument
199 def fwd_grad_concatenate_args(argnum, g, ans, axis_args, kwargs): argument
209 def fwd_grad_sort(g, ans, x, axis=-1, kind='quicksort', order=None): argument
215 def fwd_grad_partition(g, ans, x, kth, axis=-1, kind='introselect', order=None): argument
221 def jvp(g, ans, *arys): argument
/dports/science/py-pymol/pymol-open-source-2.4.0/layerCTest/
H A DTest_Result.cpp13 auto ans = sum(3, 5); variable
31 auto ans = sum(3, 5.); variable
48 auto ans = sumError(4, 5); variable
64 auto ans = returnEmptyBrackets(); variable
/dports/textproc/R-cran-XML/XML/src/
H A DRcatalog.c11 xmlChar* ans = NULL; in R_xmlCatalogResolve() local
57 SEXP ans; in RS_XML_loadCatalog() local
61 LOGICAL(ans)[i] = (xmlLoadCatalog(CHAR(STRING_ELT(catalogs, i))) == 0); in RS_XML_loadCatalog() local
77 SEXP ans; in RS_XML_catalogAdd() local
82 LOGICAL(ans)[i] = (xmlCatalogAdd(CHAR_TO_XMLCHAR(CHAR(STRING_ELT(type, i))), in RS_XML_catalogAdd() local
H A DlibxmlFeatures.c88 SEXP ans, rnames; in R_getXMLFeatures() local
95 LOGICAL(ans)[i] = xmlHasFeature(features[i]); in R_getXMLFeatures() local
97 LOGICAL(ans)[i] = NA_LOGICAL; in R_getXMLFeatures() local
H A DRUtils.c17 USER_OBJECT_ ans; in R_makeXMLContextRef() local
32 USER_OBJECT_ ans; in RS_XML() local
100 USER_OBJECT_ ans; in RS_XML() local
141 USER_OBJECT_ ans; in RS_XML_SubstituteEntitiesDefault() local
144 LOGICAL_DATA(ans)[0] = value; in RS_XML_SubstituteEntitiesDefault() local
291 SEXP ans; in RS_XML_getStructuredErrorHandler() local
336 SEXP ans; in CreateCharSexpWithEncoding() local
H A Dxpath.c21 SEXP ans, expr = NULL, arg = NULL, ref; in convertNodeSetToR() local
81 SEXP ans = NULL_USER_OBJECT; in convertXPathObjectToR() local
96 REAL(ans)[0] = NA_REAL; in convertXPathObjectToR() local
213 SEXP ans = NULL_USER_OBJECT; in RS_XML_xpathEval() local
289 SEXP ans; in RS_XML_createDocFromNode() local
309 SEXP ans; in RS_XML_copyNodesToDoc() local
393 SEXP ans; in R_matchNodesInList() local
403 INTEGER(ans)[i] = j; in R_matchNodesInList() local
532 double ans = 0; in xpathExtreme() local
590 SEXP ans = Rf_eval(e, R_GlobalEnv); in xpathGrepl() local
[all …]
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/math/bigintfxd/
H A Dmubintvecfxd.cpp225 BigVectorImpl ans(*this); in Mod() local
251 BigVectorImpl ans(*this); in ModAdd() local
269 BigVectorImpl ans(*this); in ModAddAtIndex() local
289 BigVectorImpl ans(*this); in ModAdd() local
311 BigVectorImpl ans(*this); in ModSub() local
329 BigVectorImpl ans(*this); in ModSub() local
351 BigVectorImpl ans(*this); in ModMul() local
394 BigVectorImpl ans(*this); in ModMul() local
441 BigVectorImpl ans(*this); in ModExp() local
457 BigVectorImpl ans(*this); in ModInverse() local
[all …]
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/common/lib/fgspecific/test/
H A DProgrammeFormatFastTest.java103 StringBuffer ans = new StringBuffer(); in testTimeDelta_Now() local
117 StringBuffer ans = new StringBuffer(); in testTimeDelta_OneMinute() local
132 StringBuffer ans = new StringBuffer(); in testTimeDelta_AFewMinutes() local
148 StringBuffer ans = new StringBuffer(); in testTimeDelta_JustUnderOneHour() local
164 StringBuffer ans = new StringBuffer(); in testTimeDelta_JustOverOneHour() local
180 StringBuffer ans = new StringBuffer(); in testTimeDelta_JustUnder2Hours() local
196 StringBuffer ans = new StringBuffer(); in testTimeDelta_JustOver2Hours() local
211 StringBuffer ans = new StringBuffer(); in testTimeDelta_JustUnderADay() local
229 StringBuffer ans = new StringBuffer(); in testTimeDelta_JustOverOneDay() local
247 StringBuffer ans = new StringBuffer(); in testTimeDelta_AFewDays() local
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DBigRatOps.C51 BigRat ans; in abs() local
58 BigRat ans; variable
65 BigRat ans; variable
72 BigRat ans; variable
79 BigRat ans; variable
88 BigRat ans; variable
96 BigRat ans = Q; variable
133 BigRat ans = Q-N; variable
533 BigInt ans; in floor() local
540 BigInt ans; in ceil() local
H A DSmallFqVecImpl.C50 long ans = 0; in compress() local
128 void FFqImpl_vec::myGen(OUTvalue_t ans) const in myGen()
135 void FFqImpl_vec::myAdd(OUTvalue_t ans, value_t a, value_t b) const in myAdd()
145 void FFqImpl_vec::mySub(OUTvalue_t ans, value_t a, value_t b) const in mySub()
156 void FFqImpl_vec::myMul(OUTvalue_t ans, value_t a, value_t b) const in myMul()
182 void FFqImpl_vec::myDiv(OUTvalue_t ans, value_t a, value_t b) const in myDiv()
237 void FFqImpl_vec::myBinaryPowerLoop(OUTvalue_t ans, value_t x, long n) const // assumes n >= 1 in myBinaryPowerLoop()
249 void FFqImpl_vec::myPower(OUTvalue_t ans, value_t x, long n) const in myPower()
/dports/finance/R-cran-fBasics/fBasics/inst/unitTests/
H A Drunit.DistributionFits.R58 print(ans <- nFit(x = s)) functionVar
87 ans = tFit(x = s, df = 2*var(s)/(var(s)-1), trace = FALSE) functionVar
117 ans = ghFit(x = s, alpha = 1, beta = 0, delta = 1, mu = 0, lambda = 1, functionVar
151 ans = hypFit(s, alpha = 1, beta = 0, delta = 1, mu = mean(s), functionVar
184 print(ans <- nigFit(s, alpha = 1, beta = 0, delta = 1, mu = mean(s), functionVar
219 print(ans <- stableFit(x = s, alpha = 1.5)) functionVar
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dtrust_region.cpp61 matrix<T,2,1> ans; in test_with_rosen() local
88 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
108 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
124 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
144 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
162 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
182 matrix<double,10,1> g, p, ans; in test_trust_region_sub_problem() local
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dtrust_region.cpp61 matrix<T,2,1> ans; in test_with_rosen() local
88 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
108 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
124 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
144 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
162 matrix<double,2,1> g, p, ans; in test_trust_region_sub_problem() local
182 matrix<double,10,1> g, p, ans; in test_trust_region_sub_problem() local
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DSmallFqVecImpl.C50 long ans = 0; in compress() local
128 void FFqImpl_vec::myGen(OUTvalue_t ans) const in myGen()
135 void FFqImpl_vec::myAdd(OUTvalue_t ans, value_t a, value_t b) const in myAdd()
145 void FFqImpl_vec::mySub(OUTvalue_t ans, value_t a, value_t b) const in mySub()
156 void FFqImpl_vec::myMul(OUTvalue_t ans, value_t a, value_t b) const in myMul()
182 void FFqImpl_vec::myDiv(OUTvalue_t ans, value_t a, value_t b) const in myDiv()
237 void FFqImpl_vec::myBinaryPowerLoop(OUTvalue_t ans, value_t x, long n) const // assumes n >= 1 in myBinaryPowerLoop()
249 void FFqImpl_vec::myPower(OUTvalue_t ans, value_t x, long n) const in myPower()
/dports/math/R-cran-spdep/spdep/src/
H A Dcard.c8 SEXP ans; in card() local
20 INTEGER_POINTER(ans)[i] = 0; in card() local
22 INTEGER_POINTER(ans)[i] = li; in card() local
H A Dgearyw.c9 SEXP ans; in gearyw() local
15 NUMERIC_POINTER(ans)[i] = 0; in gearyw() local
17 NUMERIC_POINTER(ans)[i] = NA_REAL; in gearyw() local
34 NUMERIC_POINTER(ans)[i] = sum; in gearyw() local
/dports/math/R-cran-rgenoud/rgenoud/src/
H A Drgenoud.cpp29 SEXP ans; in mkans() local
36 REAL(ans)[0] = (double) oGenerations; in mkans() local
37 REAL(ans)[1] = (double) oPeakGeneration; in mkans() local
38 REAL(ans)[2] = (double) oPopSize; in mkans() local
43 REAL(ans)[indx] = oFitValues[i]; in mkans() local
48 REAL(ans)[indx] = oResults[i]; in mkans() local
53 REAL(ans)[indx] = oGradients[i]; in mkans() local
58 REAL(ans)[indx] = oP[i]; in mkans() local
68 SEXP ans, R_fcall, x; in genoud_optim() local
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmath_extra.h126 inline void MathExtra::copy3(const double *v, double *ans) in copy3()
163 inline void MathExtra::normalize3(const double *v, double *ans) in normalize3()
215 inline void MathExtra::scale3(const double s, const double *v, double *ans) in scale3()
226 inline void MathExtra::add3(const double *v1, const double *v2, double *ans) in add3()
249 const double *v2, double *ans) in scaleadd3()
260 inline void MathExtra::sub3(const double *v1, const double *v2, double *ans) in sub3()
310 inline void MathExtra::cross3(const double *v1, const double *v2, double *ans) in cross3()
340 double ans = m[0][0] * m[1][1] * m[2][2] - m[0][0] * m[1][2] * m[2][1] - in det3() local
488 double *ans) in matvec()
511 const double *v, double *ans) in transpose_matvec()
[all …]

12345678910>>...169