Home
last modified time | relevance | path

Searched +defs:b +defs:gamma (Results 1 – 25 of 3255) sorted by relevance

12345678910>>...131

/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Dcelldlg.cc291 double a, b, c, alpha, beta, gamma; in OnTypeChanged() local
450 double val, a, b, c, alpha, beta, gamma; in OnAEdited() local
481 double val, a, b, c, alpha, beta, gamma; in OnBEdited() local
496 double val, a, b, c, alpha, beta, gamma; in OnCEdited() local
511 double val, a, b, c, alpha, beta, gamma; in OnAlphaEdited() local
531 double val, a, b, c, alpha, beta, gamma; in OnBetaEdited() local
546 double val, a, b, c, alpha, beta, gamma; in OnGammaEdited() local
/dports/science/clhep/2.4.1.0/CLHEP/Random/src/
H A DRandBreitWigner.cc41 double RandBreitWigner::operator()( double a, double b ) { in operator ()()
45 double RandBreitWigner::operator()( double a, double b, double c ) { in operator ()()
49 double RandBreitWigner::shoot(double mean, double gamma) in shoot()
71 double RandBreitWigner::shootM2(double mean, double gamma ) in shootM2()
105 double a, double b ) in shootArray()
112 double a, double b, in shootArray()
183 double a, double b ) in shootArray()
191 double a, double b, double c ) in shootArray()
204 double RandBreitWigner::fire(double mean, double gamma) in fire()
265 double a, double b ) in fireArray()
[all …]
/dports/www/moodle310/moodle/lib/mlbackend/php/phpml/src/Phpml/Math/Kernel/
H A DRBF.php15 private $gamma; variable in Phpml\\Math\\Kernel\\RBF
17 public function __construct(float $gamma)
26 public function compute($a, $b): float
/dports/www/moodle39/moodle/lib/mlbackend/php/phpml/src/Phpml/Math/Kernel/
H A DRBF.php15 private $gamma; variable in Phpml\\Math\\Kernel\\RBF
17 public function __construct(float $gamma)
26 public function compute($a, $b): float
/dports/www/moodle311/moodle/lib/mlbackend/php/phpml/src/Phpml/Math/Kernel/
H A DRBF.php15 private $gamma; variable in Phpml\\Math\\Kernel\\RBF
17 public function __construct(float $gamma)
26 public function compute($a, $b): float
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dsphericaltriangle.h88 T& b, in compute_spherical_triangle_edge_lengths()
103 const T b, in compute_spherical_triangle_interior_angles()
107 T& gamma) in compute_spherical_triangle_interior_angles()
121 const T gamma) in compute_spherical_triangle_area()
/dports/graphics/povray37/povray-3.7.0.10/source/base/image/
H A Dhdr.cpp88 void GetRGBE(RGBE rgbe, const Image *image, int col, int row, const GammaCurvePtr& gamma, DitherHan… in GetRGBE()
90 float r, g, b, d; in GetRGBE() local
120 …etRGBE(const unsigned char *scanline, Image *image, int row, int width, const GammaCurvePtr& gamma) in SetRGBE()
127 float b = (double(scanline[2]) + 0.5) * v; in SetRGBE() local
137 unsigned char b; in ReadOldLine() local
180 unsigned char b; in Read() local
191 GammaCurvePtr gamma; in Read() local
311 GammaCurvePtr gamma = TranscodingGammaCurve::Get(options.workingGamma, NeutralGammaCurve::Get()); in Write() local
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/libkookascan/
H A Dkgammatable.cpp28 KGammaTable::KGammaTable(int gamma, int brightness, int contrast) in KGammaTable()
106 void KGammaTable::setGamma(int gamma) // slot in setGamma()
113 void KGammaTable::setAll(int gamma, int brightness, int contrast) in setAll()
146 int b = re.cap(2).toInt(); in setFromString() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/finitedifferences/
H A Dfdmsquarerootfwdop.cpp88 Real alpha, beta, gamma; in setLowerBC() local
93 const Real b = -(h(n-1)+h(n))/zeta(n); in setLowerBC() local
110 Real alpha, beta, gamma; in setUpperBC() local
115 const Real b = (h(n)+h(n-1))/zeta(n); in setUpperBC() local
170 const Real gamma = sigma_*sigma_*v(n)/zetap(n) + mu(n)*h(n-1)/zetap(n); in f1Plain() local
191 const Real gamma = sigma_*sigma_*v(n)/zetap(n) + mu*h(n-1)/zetap(n); in f1Power() local
212 const Real gamma = sigma_*sigma_*exp(-v(n))/zetap(n) + mu*h(n-1)/zetap(n); in f1Log() local
262 Real& gamma, Size n) const { in getCoeff()
275 Real& gamma, Size n) const { in getCoeffPlain()
284 Real& gamma, Size n) const { in getCoeffLog()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/videofilter/
H A Dgstgamma.c143 gst_gamma_init (GstGamma * gamma) in gst_gamma_init()
154 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_set_property() local
178 GstGamma *gamma = GST_GAMMA (object); in gst_gamma_get_property() local
191 gst_gamma_calculate_tables (GstGamma * gamma) in gst_gamma_calculate_tables()
216 gst_gamma_planar_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_planar_yuv_ip()
239 gst_gamma_packed_yuv_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_yuv_ip()
278 gst_gamma_packed_rgb_ip (GstGamma * gamma, GstVideoFrame * frame) in gst_gamma_packed_rgb_ip()
285 gint r, g, b; in gst_gamma_packed_rgb_ip() local
329 GstGamma *gamma = GST_GAMMA (vfilter); in gst_gamma_set_info() local
380 GstGamma *gamma = GST_GAMMA (base); in gst_gamma_before_transform() local
[all …]

12345678910>>...131