Home
last modified time | relevance | path

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

12

/third_party/boost/boost/geometry/formulas/
Dgnomonic_spheroid.hpp66 CT rho = m / M; in forward() local
83 CT const rho = math::sqrt(math::sqr(x) + math::sqr(y)); // use hypot? in inverse() local
/third_party/musl/src/complex/
Dctanhf.c36 float t, beta, s, rho, denom; in ctanhf() local
Dctanh.c71 double t, beta, s, rho, denom; in ctanh() local
/third_party/boost/boost/geometry/srs/projections/proj/
Deqdc.hpp87 T rho = 0.0; in fwd() local
101 T rho = 0.0; in inv() local
Dlcc.hpp89 T rho; in fwd() local
112 T rho; in inv() local
Dkrovak.hpp113 T gfi, u, deltav, s, d, eps, rho; in fwd() local
137 T u, deltav, s, d, eps, rho, fi1, xy0; in inv() local
Daea.hpp127 T rho = this->m_proj_parm.c - (this->m_proj_parm.ellips in fwd() local
143 T rho = 0.0; in inv() local
Dsconics.hpp114 T rho; in fwd() local
135 T rho; in inv() local
Dsterea.hpp96 T rho, c, sinc, cosc; in inv() local
Dlaea.hpp157 T cCe, sCe, q, rho, ab=0.0; in inv() local
Dstere.hpp154 T cosphi, sinphi, tp=0.0, phi_l=0.0, rho, halfe=0.0, halfpi=0.0; in inv() local
Daeqd.hpp102 T coslam, cosphi, sinphi, rho; in e_forward() local
/third_party/boost/libs/math/example/
DHSO3SO4.cpp48 const float rho = 1.0f; in test_SO3_spherical() local
104 const float rho = 1.0f; in test_SO3_semipolar() local
/third_party/boost/boost/math/tools/
Dbivariate_statistics.hpp87 Real rho = cov/sqrt(Qu*Qv); in correlation_coefficient() local
/third_party/boost/boost/math/statistics/
Dbivariate_statistics.hpp85 Real rho = cov/sqrt(Qu*Qv); in correlation_coefficient() local
/third_party/boost/libs/math/test/
Doctonion_test.cpp489 float rho = ::std::sqrt(4096.0f); in octonion_manual_test() local
Dquaternion_test.cpp540 T rho = boost::math::constants::root_two<T>() * 2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/mindir/
Doptimizer_unify_output.cc116 VarPtr rho = std::make_shared<Var>(); in DefinePattern() local
/third_party/ffmpeg/libavcodec/
Daacps_tablegen.h159 float alpha, gamma, mu, rho; in ps_tableinit() local
/third_party/ffmpeg/libavutil/
Dtwofish.c274 const uint32_t rho = 0x01010101; in av_twofish_init() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c357 LLVMValueRef rho; in lp_build_rho() local
736 LLVMValueRef rho, in lp_build_brilinear_rho()
886 LLVMValueRef rho; in lp_build_lod_selector() local
1758 LLVMValueRef *rho, in lp_build_cube_lookup()
/third_party/boost/boost/random/
Dbinomial_distribution.hpp345 RealType rho = in generate() local
/third_party/ffmpeg/libavfilter/
Dasrc_sinc.c115 static float *make_lpf(int num_taps, float Fc, float beta, float rho, in make_lpf()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c353 nir_ssa_def *rho = nir_channel(b, r, 0); in evalute_active_lod() local
/third_party/boost/boost/math/
Dquaternion.hpp1028 inline quaternion<T> spherical( T const & rho, in spherical()
1059 inline quaternion<T> semipolar( T const & rho, in semipolar()

12