Home
last modified time | relevance | path

Searched defs:abeta (Results 1 – 18 of 18) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dsingularref.cpp11 SingularEdge :: SingularEdge (double abeta, int adomnr, in SingularEdge()
137 SingularPoint :: SingularPoint (double abeta, in SingularPoint()
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dsingularref.cpp11 SingularEdge :: SingularEdge (double abeta, int adomnr, in SingularEdge()
137 SingularPoint :: SingularPoint (double abeta, in SingularPoint()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dsingularref.cpp11 SingularEdge :: SingularEdge (double abeta, int adomnr, in SingularEdge()
137 SingularPoint :: SingularPoint (double abeta, in SingularPoint()
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_beta_dist.cpp64 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_beta_dist.cpp64 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_beta_dist.cpp63 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_beta_dist.cpp63 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_beta_dist.cpp63 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_beta_dist.cpp63 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_beta_dist.cpp63 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_beta_dist.cpp64 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_beta_dist.cpp64 boost::math::beta_distribution<RealType> abeta(a, b); in test_spot() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/self/
H A Dcommon.cpp167 float abeta = 0.f, float ascale = 1.f) { in append_eltwise()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/self/
H A Dcommon.cpp220 float abeta = 0.f, float ascale = 1.f) { in append_eltwise()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_SpharmReco.c221 SUMA_MX_VEC **axe=NULL, **abeta=NULL; in main() local
/dports/devel/R-cran-caret/caret/R/
H A DvarImp.R166 abeta <- abs(beta) functionVar
/dports/math/concorde/concorde/TSP/
H A Dddecker.c1281 int *abeta = (int *) NULL; in comb_to_star() local
/dports/audio/csound/csound-6.15.0/OOps/
H A Dcmath.c679 int32_t abeta(CSOUND *csound, PRAND *p) /* Beta random functions */ in abeta() function