Home
last modified time | relevance | path

Searched defs:Laplace (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/stat/distuv/
H A Dlaplace.go16 type Laplace struct { struct
19 Src rand.Source
23 func (l Laplace) CDF(x float64) float64 {
31 func (l Laplace) Entropy() float64 {
36 func (l Laplace) ExKurtosis() float64 {
123 func (l Laplace) Mean() float64 {
128 func (l Laplace) Median() float64 {
133 func (l Laplace) Mode() float64 {
159 func (l Laplace) Rand() float64 {
226 func (Laplace) Skewness() float64 {
[all …]
H A Dlaplace_test.go77 func testLaplace(t *testing.T, dist Laplace, i int) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/stat/distuv/
H A Dlaplace.go16 type Laplace struct { struct
19 Src rand.Source
23 func (l Laplace) CDF(x float64) float64 {
31 func (l Laplace) Entropy() float64 {
36 func (l Laplace) ExKurtosis() float64 {
119 func (l Laplace) Mean() float64 {
124 func (l Laplace) Median() float64 {
129 func (l Laplace) Mode() float64 {
155 func (l Laplace) Rand() float64 {
224 func (Laplace) Skewness() float64 {
[all …]
H A Dlaplace_test.go75 func testLaplace(t *testing.T, dist Laplace, i int) {
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/sol/function/distribution/
H A DROL_Laplace.hpp53 class Laplace : public Distribution<Real> { class
70 Laplace(const Real mean = 0., const Real scale = 1.) in Laplace() function in ROL::Laplace
73 Laplace(ROL::ParameterList &parlist) { in Laplace() function in ROL::Laplace
/dports/math/openturns/openturns-1.18/python/src/
H A DLaplace.i10 namespace OT { %extend Laplace { Laplace(const Laplace & other) { return new OT::Laplace(other); } … in Laplace() function
H A Dshims.py45 def Laplace(lambda_=1.0, mu=0.0): function
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/fd_ops/
H A Dtest_laplace.py5 from gpaw.fd_operators import GUCLaplace as Laplace unknown
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/openturns/
H A DLaplace.hxx33 class OT_API Laplace class
/dports/math/R-cran-lme4/lme4/src/
H A DrespModule.cpp94 double lmerResp::Laplace(double ldL2, double ldRX2, double sqrL) const { in Laplace() function in lme4::lmerResp
101 double lmerResp::Laplace(double ldL2, double ldRX2, double sqrL, double sigma_sq) const { in Laplace() function in lme4::lmerResp
161 double glmResp::Laplace(double ldL2, double ldRX2, double sqrL) const { in Laplace() function in lme4::glmResp
201 double nlsResp::Laplace(double ldL2, double ldRX2, double sqrL) const { in Laplace() function in lme4::nlsResp
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/examples/floats/
H A DLaplace.java52 public class Laplace { class
/dports/math/py-chaospy/chaospy-4.3.3/chaospy/distributions/collection/
H A Dlaplace.py34 class Laplace(ShiftScaleDistribution): class
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/
H A DLaplace.cxx35 Laplace::Laplace() in Laplace() function in Laplace
46 Laplace::Laplace(const Scalar mu, in Laplace() function in Laplace
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgstcvlaplace.h77 cv::Mat Laplace; member

1234