Home
last modified time | relevance | path

Searched defs:factor (Results 176 – 200 of 16693) sorted by relevance

12345678910>>...668

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/math/tools/
H A Dseries.hpp24 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
47 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
58 result_type factor = ldexp(result_type(1), 1 - bits); in sum_series() local
108 result_type factor = pow(result_type(2), bits); in kahan_sum_series() local
133 result_type factor = ldexp(result_type(1), bits); in kahan_sum_series() local
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/tools/
H A Dseries.hpp24 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
47 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
58 result_type factor = ldexp(result_type(1), 1 - bits); in sum_series() local
108 result_type factor = pow(result_type(2), bits); in kahan_sum_series() local
133 result_type factor = ldexp(result_type(1), bits); in kahan_sum_series() local
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/tools/
H A Dseries.hpp24 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
47 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
58 result_type factor = ldexp(result_type(1), 1 - bits); in sum_series() local
108 result_type factor = pow(result_type(2), bits); in kahan_sum_series() local
133 result_type factor = ldexp(result_type(1), bits); in kahan_sum_series() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/tools/
H A Dseries.hpp24 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
47 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series()
58 result_type factor = ldexp(result_type(1), 1 - bits); in sum_series() local
108 result_type factor = pow(result_type(2), bits); in kahan_sum_series() local
133 result_type factor = ldexp(result_type(1), bits); in kahan_sum_series() local
/dports/lang/kawa/kawa-3.1.1/gnu/math/
H A DDQuantity.java13 double factor; field in DQuantity
21 public DQuantity (double factor, Unit unit) in DQuantity()
41 double factor = x.factor * y.factor; in times() local
48 double factor = x.factor / y.factor; in divide() local
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dsingularref.hpp27 double factor; member in SingularFace
48 double factor; member in SingularEdge
68 double factor; member in SingularPoint
/dports/net/xrdp-devel/xrdp-0.9.16/librfxcodec/src/
H A Drfxencode_quantization.c120 rfx_quantization_encode_block(sint16 *buffer, int buffer_size, uint32 factor) in rfx_quantization_encode_block()
143 uint32 factor; in rfx_quantization_encode() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/sort/
H A Dtce_sort0.F1 subroutine tce_sort_0(unsorted,sorted,factor) argument
8 double precision factor local
H A Dtce_sortacc0.f1 subroutine tce_sortacc_0(unsorted,sorted,factor) argument
5 double precision factor local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/sort/
H A Dtce_sortacc0.f1 subroutine tce_sortacc_0(unsorted,sorted,factor) argument
5 double precision factor local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dsingularref.hpp31 double factor; member in netgen::SingularFace
52 double factor; member in netgen::SingularEdge
72 double factor; member in netgen::SingularPoint
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dsingularref.hpp31 double factor; member in netgen::SingularFace
52 double factor; member in netgen::SingularEdge
72 double factor; member in netgen::SingularPoint
/dports/graphics/blender/blender-2.91.0/intern/itasc/kdl/
H A Djntarrayvel.cpp76 void Multiply(const JntArrayVel& src,const double& factor,JntArrayVel& dest) in Multiply()
81 void Multiply(const JntArrayVel& src,const doubleVel& factor,JntArrayVel& dest) in Multiply()
89 void Divide(const JntArrayVel& src,const double& factor,JntArrayVel& dest) in Divide()
94 void Divide(const JntArrayVel& src,const doubleVel& factor,JntArrayVel& dest) in Divide()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/tests/System/
H A DTimeSpanTests.netcoreapp.cs26 public static void Multiplication(TimeSpan timeSpan, double factor, TimeSpan expected) in Multiplication()
47 public static void Division(TimeSpan timeSpan, double factor, TimeSpan expected) in Division()
72 public static void NamedMultiplication(TimeSpan timeSpan, double factor, TimeSpan expected) in NamedMultiplication()
90 public static void NamedDivision(TimeSpan timeSpan, double factor, TimeSpan expected) in NamedDivision()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/util/
H A Dmatrix.cpp113 double factor = -a.get(k, i - 1) / a.get(i - 1, i - 1); in determinant() local
164 double factor = -a.get(k, i - 1) / a.get(i - 1, i - 1); in invert() local
176 double factor = -a.get(k, i + 1) / a.get(i + 1, i + 1); in invert() local
186 double factor = 1 / a.get(i, i); in invert() local
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/tools/
H A Dpoint_handles.cpp48 PointHandles::PointHandles(unsigned int factor) in PointHandles()
57 void PointHandles::setScaleFactor(unsigned int factor) in setScaleFactor()
190 auto factor = qreal(scale_factor); in drawCurveHandleLine() local
212 const QImage PointHandles::loadHandleImage(unsigned int factor) in loadHandleImage()
/dports/astro/kstars/kstars-3.5.6/kstars/oal/
H A Dlens.h20 Lens(const QString &id, const QString &model, const QString &vendor, double factor) in Lens()
40 double factor() const in factor() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/generic_ui/
H A DAssistantDimension.java25 public static int getPixelSizeWidthFactor(Context context, float factor) { in getPixelSizeWidthFactor()
31 public static int getPixelSizeHeightFactor(Context context, float factor) { in getPixelSizeHeightFactor()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_invert.h19 ccl_device float invert(float color, float factor) in invert()
27 float factor = stack_load_float(stack, in_fac); in svm_node_invert() local
/dports/deskutils/egroupware/egroupware/vendor/monolog/monolog/src/Monolog/Handler/
H A DSamplingHandler.php38 protected $factor; variable in Monolog\\Handler\\SamplingHandler
44 public function __construct($handler, $factor)
/dports/www/bolt/bolt-2.2.24/vendor/monolog/monolog/src/Monolog/Handler/
H A DSamplingHandler.php38 protected $factor; variable in Monolog\\Handler\\SamplingHandler
44 public function __construct($handler, $factor)
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/
H A DSumSincFunction.java31 private final double factor; field in SumSincFunction
36 public SumSincFunction(double factor) { in SumSincFunction()
/dports/cad/cura/Cura-58bae31/cura/Arranging/
H A DNest2DArrange.py22 …_volume: "BuildVolume", fixed_nodes: Optional[List["SceneNode"]] = None, factor = 10000) -> Tuple[… argument
109 …_volume: "BuildVolume", fixed_nodes: Optional[List["SceneNode"]] = None, factor = 10000, add_new_n… argument
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/monolog/monolog/src/Monolog/Handler/
H A DSamplingHandler.php38 protected $factor; variable in Monolog\\Handler\\SamplingHandler
44 public function __construct($handler, $factor)
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/Monolog/Handler/
H A DSamplingHandler.php38 protected $factor; variable in Monolog\\Handler\\SamplingHandler
44 public function __construct($handler, $factor)

12345678910>>...668