Home
last modified time | relevance | path

Searched refs:rho_S (Results 1 – 5 of 5) sorted by relevance

/dports/math/openturns/openturns-1.18/python/src/
H A DBernsteinCopulaFactory_doc.i.in144 …\cE}f\left(\dfrac{1}{c^{\cE}_{M}(\vect{X}_i)}\right)\right]^2-[\rho_S(c^{\cE}_{M})-\rho_S({\cE}_{M…
146 …gence, :math:`\rho_S(c^{\cE}_{M})` the exact Spearman correlation of the empirical Bernstein copul…
H A DDistributionImplementation_doc.i.in2526 \mat{\rho_S} = \left[\frac{\Cov{F_{X_i}(X_i), F_{X_j}(X_j)}}
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/xyz/constant/
H A Dadaptation.hpp143 …static /* constexpr*/ scalar_type rho_S() { return method_type::a11() * source_type::X() + m… in rho_S() function
151 static /* constexpr*/ scalar_type rho_R() { return rho_D() / rho_S(); } in rho_R()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/doc/
H A Ddefs.tex157 \newcommand{\rhoS}{\rho_S}
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/
H A Dcolor.pp2f.hpp14457 static scalar_type rho_S() { in rho_S() function
14478 return rho_D() / rho_S(); in rho_R()