Home
last modified time | relevance | path

Searched defs:xmean (Results 1 – 25 of 60) sorted by relevance

123

/dports/science/ALPSCore/ALPSCore-2.2.0/accumulators/test/
H A Dunary_ops.cpp29 T xmean=results["one_half"].mean<T>(); in test_inversion() local
35 T xmean=results["one_half"].inverse().mean<T>(); in test_inversion() local
42 T xmean=res.mean<T>(); in test_inversion() local
64 T xmean=results["one_half"].mean<T>(); in test_negation() local
70 T xmean=(-results["one_half"]).mean<T>(); in test_negation() local
77 T xmean=res.mean<T>(); in test_negation() local
H A Dget_results.cpp26 value_type xmean=res->mean<value_type>(); in tester() local
/dports/math/octave-forge-lssa/lssa-0.1.4/inst/
H A Dlombnormcoeff.m40 xmean = mean (X); variable
/dports/math/ccmath/ccmath-2.2.1/tseries/
H A Dxmean.c8 double xmean(double *x,int n) in xmean() function
/dports/math/gsl/gsl-2.7/doc/examples/
H A Dmovstat1.c17 gsl_vector *xmean = gsl_vector_alloc(N); in main() local
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_histogram__stat2d.c141 const double xmean = gsl_histogram2d_xmean (h); in gsl_histogram2d_xsigma() local
230 const double xmean = gsl_histogram2d_xmean (h); in gsl_histogram2d_cov() local
/dports/math/gsl/gsl-2.7/histogram/
H A Dstat2d.c140 const double xmean = gsl_histogram2d_xmean (h); in gsl_histogram2d_xsigma() local
229 const double xmean = gsl_histogram2d_xmean (h); in gsl_histogram2d_cov() local
H A Dtest2d.c439 double xmean; in test2d() local
463 const double xmean = 0.7; in test2d() local
/dports/finance/R-cran-fBasics/fBasics/R/
H A Dplot-scalinglawPlot.R68 xmean = mean(x) functionVar
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_mayr.c73 double s = 0., *x = X, *w = W, xsize, xmean, arg; in gauss_legendre() local
/dports/graphics/p5-SVG-Graph/SVG-Graph-0.04/lib/SVG/Graph/
H A DData.pm106 sub xmean { $_[0]->_recalculate_stats; return $_[0]->xstat->mean } subroutine
/dports/math/vtk8/VTK-8.2.0/Imaging/Statistics/
H A DvtkImageHistogramStatistics.cxx136 double xmean = mom1/total; in RequestData() local
/dports/math/vtk9/VTK-9.1.0/Imaging/Statistics/
H A DvtkImageHistogramStatistics.cxx131 double xmean = mom1 / total; in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Imaging/Statistics/
H A DvtkImageHistogramStatistics.cxx138 double xmean = mom1/total; in RequestData() local
/dports/math/jags/JAGS-4.3.0/src/modules/mix/distributions/
H A Dtestmixdist.cc323 double xmean = 0; in test_mean_normmix() local
346 double xmean = 0; in test_var_normmix() local
/dports/science/v_sim/v_sim-3.8.0/lib/plug-ins/abinit/
H A Dcoeffs_gausslegint.F9054 double precision :: z,z1,pi,xmean,p1,p2,p3,pp,xl local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/tests/
H A Dtest_stepwise_regression.cxx37 vnl_vector<double > xmean(ndims); in test_stepwise_regression() local
/dports/graphics/grads/grads-1.9b4/src/
H A Dlatsstat.c112 float *x, xmin, xmax, xmean; in latsStatVar() local
/dports/databases/mysql-udf/mysql-udf/
H A Dudf_slope.cc200 …double xmean=0.0; double ymean=0.0; double xxsum=0.0; double xysum=0.0; double xvalue; double yval… in slope() local
H A Dudf_correlation.cc202 …double xmean=0.0; double ymean=0.0; double xxsum=0.0; double yysum=0.0; double xysum=0.0; double x… in correlation() local
H A Dudf_intercept.cc200 …double xmean=0.0; double ymean=0.0; double xxsum=0.0; double yysum=0.0; double xysum=0.0; double x… in intercept() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Dgenerate.cpp130 float xmean = default_xmean; in main() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/face/src/
H A Dface_alignment.cpp105 float xmean[200] = {0.0}; in calcMeanShape() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Analyzer/
H A DddaceAnalysis.cpp42 Array<double> xlower, xupper, xmean, ymean; in DDaceAnalysis() local
/dports/math/py-spreg/spreg-1.2.4/spreg/
H A Dprobit.py234 def xmean(self): member in BaseProbit
251 def xmean(self, val): member in BaseProbit

123