Home
last modified time | relevance | path

Searched defs:rho (Results 1 – 25 of 31) sorted by relevance

12

/external/ceres-solver/include/ceres/
Dloss_function.h314 ScaledLoss(const LossFunction* rho, double a, Ownership ownership) : in ScaledLoss()
368 LossFunctionWrapper(LossFunction* rho, Ownership ownership) in LossFunctionWrapper()
383 void Reset(LossFunction* rho, Ownership ownership) { in Reset()
/external/libcxx/test/numerics/complex.number/complex.value.ops/
Dpolar.pass.cpp23 test(const T& rho, std::complex<T> x) in test()
30 test(const T& rho, const T& theta, std::complex<T> x) in test()
/external/ceres-solver/internal/ceres/
Dloss_function_test.cc51 double rho[3]; in AssertLossFunctionIsValid() local
122 double rho[3]; in TEST() local
200 double rho[3]; in TEST() local
Dcorrector_test.cc148 double rho[3]; in TEST() local
216 double rho[3]; in TEST() local
Dconjugate_gradients_solver.cc111 double rho = 1.0; in Solve() local
Dresidual_block.cc163 double rho[3]; in Evaluate() local
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DConstrainedConjGrad.h58 Scalar rho, rho_1, alpha; in pseudo_inverse() local
114 Scalar rho = 1.0, rho_1, lambda, gamma; in constrained_cg() local
/external/iproute2/netem/
Dstats.c24 double mu=0.0, sigma=0.0, sumsquare=0.0, sum=0.0, top=0.0, rho=0.0; in stats() local
Dmaketable.c51 arraystats(double *x, int limit, double *mu, double *sigma, double *rho) in arraystats()
200 double mu, sigma, rho; in main() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_lower_texture_gradients.cpp128 ir_rvalue *rho; in visit_leave() local
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_lower_texture_gradients.cpp128 ir_rvalue *rho; in visit_leave() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DWTauNafMultiplier.java34 ZTauElement rho = Tnaf.partModReduction(k, m, a, s, mu, (byte)10); in multiplyPositive() local
DTnaf.java642 ZTauElement rho = partModReduction(k, m, a, s, mu, (byte)10); in multiplyRTnaf() local
/external/eigen/Eigen/src/IterativeLinearSolvers/
DBiCGSTAB.h53 Scalar rho = 1; in bicgstab() local
/external/eigen/bench/
Deig33.cpp76 Scalar rho = internal::sqrt(-a_over_3); in computeRoots() local
/external/opencv/cv/src/
D_cvlist.h367 float rho, theta; member
Dcvhough.cpp64 float rho; member
484 float rho, float theta, int threshold, in icvHoughLinesProbabalistic()
741 double rho, double theta, int threshold, in cvHoughLines2()
Dcvimgwarp.cpp2178 int phi, rho; in cvLogPolar() local
2237 double rho = bufp.data.fl[x]*M; in cvLogPolar() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c203 LLVMValueRef rho; in lp_build_rho() local
432 LLVMValueRef rho, in lp_build_brilinear_rho()
523 LLVMValueRef rho; in lp_build_lod_selector() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c203 LLVMValueRef rho; in lp_build_rho() local
432 LLVMValueRef rho, in lp_build_brilinear_rho()
523 LLVMValueRef rho; in lp_build_lod_selector() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c133 double rho=0.9, *inp, *dp, *dp2; in WebRtcIsac_WeightingFilter() local
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c132 double rho=0.9, *inp, *dp, *dp2; in WebRtcIsac_WeightingFilter() local
/external/opencv/ml/src/
Dmlsvm.cpp798 CvSVMSolver::calc_rho( double& rho, double& r ) in calc_rho()
903 CvSVMSolver::calc_rho_nu_svm( double& rho, double& r ) in calc_rho_nu_svm()
1284 CvMemStorage* _storage, double* alpha, double& rho ) in train1()
/external/opencv/cv/include/
Dcvcompat.h503 CV_INLINE int cvHoughLines( CvArr* image, double rho, in cvHoughLines()
515 CV_INLINE int cvHoughLinesP( CvArr* image, double rho, in cvHoughLinesP()
528 CV_INLINE int cvHoughLinesSDiv( CvArr* image, double rho, int srn, in cvHoughLinesSDiv()
/external/openssl/crypto/bn/
Dbn_gf2m.c942 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local

12