Home
last modified time | relevance | path

Searched refs:ab2 (Results 251 – 275 of 1014) sorted by relevance

1...<<11121314151617181920>>...41

/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/calf/
H A Dbiquad.h212 void set_bilinear(float aa0, float aa1, float aa2, float ab0, float ab1, float ab2) in set_bilinear() argument
214 float q=(float)(1.0/(ab0+ab1+ab2)); in set_bilinear()
218 b1 = 2*(ab0-ab2)*q; in set_bilinear()
219 b2 = (ab0-ab1+ab2)*q; in set_bilinear()
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A DtestS.dre3 -cx a=1 o=be40 jcx a=1 b=ab2 o=be40
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/cris/
H A Dquick-u6.d16 [ ]+c:[ ]+@IR+0ab2@[ ]+@OC@[ ]+10,\$?r11
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/tests/
H A Dline-test.cpp58 Line ab2 = make_angle_bisector_line(a - d, o - d, b - d); in TEST() local
60 EXPECT_FLOAT_EQ(ab2.angle(), Angle::from_degrees(22.5)); in TEST()
/dports/math/lib2geom/lib2geom-1.1/tests/
H A Dline-test.cpp58 Line ab2 = make_angle_bisector_line(a - d, o - d, b - d); in TEST() local
60 EXPECT_FLOAT_EQ(ab2.angle(), Angle::from_degrees(22.5)); in TEST()
/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/doc/
H A Dkbcos.tex209 The example 'ab2' is the free abelian group of rank 2, and the subgroup
210 defined in 'ab2.sub' has index 6. First run
213 >makecosfile ab2
217 in the file 'ab2.cos'. If 'kbprogcos' is run with no options on this system,
221 >kbprogcos -f ab2
234 >fsacount ab2.cos.reduce
236 >fsacount -is 2 ab2.cos.reduce
/dports/databases/postgis25/postgis-2.5.5/regress/
H A Doperators_expected42 ab2|f
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/
H A DStableNorm.h97 RealScalar ab2 = b2 / RealScalar(n); in blueNorm_impl() local
104 if(ax > ab2) abig += numext::abs2(ax*s2m); in blueNorm_impl()

1...<<11121314151617181920>>...41