Searched refs:c_theta (Results 1 – 4 of 4) sorted by relevance
/dports/science/fastjet/fastjet-3.3.4/plugins/SISCone/siscone/siscone/spherical/ |
H A D | geom_2d.cpp | 65 CSphtheta_phi_range::CSphtheta_phi_range(double c_theta, double c_phi, double R){ in CSphtheta_phi_range() argument 68 double xmin = max(c_theta-R,theta_min+0.00001); in CSphtheta_phi_range() 69 double xmax = min(c_theta+R,theta_max-0.00001); in CSphtheta_phi_range()
|
H A D | geom_2d.h | 62 CSphtheta_phi_range(double c_theta, double c_phi, double R);
|
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/ |
H A D | dinast_grabber.cpp | 334 double c_theta = std::cos (theta_colati); in getXYZIPointCloud() local 340 (*cloud)[depth_idx].z = static_cast<float> (dist * c_theta); in getXYZIPointCloud()
|
/dports/math/pari/pari-2.13.3/src/basemath/ |
H A D | mftrace.c | 1440 c_theta(long n, long d, GEN psi) in c_theta() function 1622 case t_MF_THETA: return c_theta(n, d, gel(F,2)); in mfcoefs_i() 11046 th3 = RgV_to_ser(c_theta(lim, 1, mfchartrivial()), 0, lim+3); in mfEHmat()
|