Home
last modified time | relevance | path

Searched defs:sin_theta (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/graphics/wdune/wdune-1.926/vcglib/vcg/math/
H A Dlegendre.h76 static inline double legendre_P_m_m(unsigned m, ScalarType sin_theta) in legendre_P_m_m()
119 …ic inline double legendre_P_l_m(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) in legendre_P_l_m()
160 …tic double AssociatedPolynomial(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) in AssociatedPolynomial()
177 void generate(ScalarType cos_theta, ScalarType sin_theta) in generate()
218 double AssociatedPolynomial(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) in AssociatedPolynomial()
/dports/devel/vcglib/vcglib-2020.09/vcg/math/
H A Dlegendre.h76 static inline double legendre_P_m_m(unsigned m, ScalarType sin_theta) in legendre_P_m_m()
119 …ic inline double legendre_P_l_m(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) in legendre_P_l_m()
160 …tic double AssociatedPolynomial(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) in AssociatedPolynomial()
177 void generate(ScalarType cos_theta, ScalarType sin_theta) in generate()
218 double AssociatedPolynomial(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) in AssociatedPolynomial()
/dports/databases/grass7/grass-7.8.6/raster/r.watershed/ram/
H A Dsg_factor.c12 double height, length, S, sin_theta; in sg_factor() local
56 int len_slp_equ(double slope_length, double sin_theta, double S, int r, int c) in len_slp_equ()
/dports/databases/grass7/grass-7.8.6/raster/r.watershed/seg/
H A Dsg_factor.c10 double height, length, S, sin_theta; in sg_factor() local
50 int len_slp_equ(double slope_length, double sin_theta, double S, int r, int c) in len_slp_equ()
/dports/science/py-dlib/dlib-19.22/dlib/image_keypoint/
H A Dpoly_image.h323 double sin_theta in rotate_order_1()
342 double sin_theta in rotate_order_2()
364 double sin_theta in rotate_order_3()
389 double sin_theta in rotate_order_4()
417 double sin_theta in rotate_order_5()
448 double sin_theta in rotate_order_6()
520 const double sin_theta = g.y(); in rotate_polys() local
/dports/science/dlib-cpp/dlib-19.22/dlib/image_keypoint/
H A Dpoly_image.h323 double sin_theta in rotate_order_1()
342 double sin_theta in rotate_order_2()
364 double sin_theta in rotate_order_3()
389 double sin_theta in rotate_order_4()
417 double sin_theta in rotate_order_5()
448 double sin_theta in rotate_order_6()
520 const double sin_theta = g.y(); in rotate_polys() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/convert/src/
H A Doskar_convert_theta_phi_to_enu_directions.c76 const double sin_theta = sin(theta[i]); in oskar_convert_theta_phi_to_enu_directions_d() local
90 const float sin_theta = sinf(theta[i]); in oskar_convert_theta_phi_to_enu_directions_f() local
H A Doskar_convert_enu_directions_to_local_tangent_plane.c33 const double sin_theta = sin(theta); in OSKAR_CONVERT_ENU_DIR_TO_LOCAL() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/src/
H A Dlatch.cpp110 float sin_theta = sin(angle); in pixelTests1() local
141 float sin_theta = sin(angle); in pixelTests2() local
172 float sin_theta = sin(angle); in pixelTests4() local
204 float sin_theta = sin(angle); in pixelTests8() local
235 float sin_theta = sin(angle); in pixelTests16() local
265 float sin_theta = sin(angle); in pixelTests32() local
296 float sin_theta = sin(angle); in pixelTests64() local
313 …rayImage, const KeyPoint &pt, int &suma, int &sumc, float cos_theta, float sin_theta, int half_ssd… in CalcuateSums()
/dports/x11/3ddesktop/3ddesktop-0.2.9/
H A Dcamera.cpp51 float sin_theta = (float)sin(angle); in RotateView() local
76 float sin_theta = (float)sin(angle); in RotateAroundPoint() local
/dports/biology/garlic/garlic-1.6/
H A Dcalc_params.c47 double sin_theta; in CalculateParameters_() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dmicrofacet.cpp75 const float sin_theta, in stretched_roughness()
89 const float sin_theta, in projected_roughness()
166 const float sin_theta = sqrt(max(0.0f, 1.0f - square(cos_theta))); in sample() local
198 const float sin_theta = sqrt(max(0.0f, 1.0f - cos_theta_2)); in D() local
240 const float sin_theta = sqrt(max(0.0f, 1.0f - square(cos_theta))); in lambda() local
389 const float sin_theta = sqrt(max(0.0f, 1.0f - cos_theta_2)); in D() local
433 const float sin_theta = sqrt(max(0.0f, 1.0f - cos_theta_2)); in lambda() local
547 const float sin_theta = sqrt(max(0.0f, 1.0f - cos_theta_2)); in lambda() local
704 const float sin_theta = sqrt(max(0.0f, 1.0f - cos_theta_2)); in lambda() local
734 const float sin_theta = sqrt(max(0.0f, 1.0f - cos_theta_2)); in sample() local
[all …]
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DGLWidget_Camera.h85 double sin_theta = std::sin(theta()); in position() local
103 double sin_theta = std::sin(theta()); in upDirection() local
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rtvl/
H A Drtvl_terms.h23 double sin_theta; variable
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/sampling/
H A Dmappings.h270 const T sin_theta = std::sqrt(T(1.0) - cos_theta * cos_theta); in sample_sphere_uniform() local
288 const T sin_theta = std::sqrt(T(1.0) - cos_theta * cos_theta); in sample_hemisphere_uniform() local
306 const T sin_theta = std::sqrt(s[1]); in sample_hemisphere_cosine() local
325 const T sin_theta = std::sqrt(T(1.0) - cos_theta * cos_theta); in sample_hemisphere_cosine_power() local
418 const T sin_theta = std::sqrt(T(1.0) - cos_theta * cos_theta); in sample_cone_uniform() local
/dports/devel/boost-docs/boost_1_72_0/libs/random/example/
H A Dintersections.cpp57 double sin_theta = std::sqrt(1 - cos_theta * cos_theta); in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/random/example/
H A Dintersections.cpp57 double sin_theta = std::sqrt(1 - cos_theta * cos_theta); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/random/example/
H A Dintersections.cpp57 double sin_theta = std::sqrt(1 - cos_theta * cos_theta); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/random/example/
H A Dintersections.cpp57 double sin_theta = std::sqrt(1 - cos_theta * cos_theta); in main() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/base/
H A Dfunction_spherical.cc102 const double sin_theta, in set_unit_vectors()
203 const double sin_theta = std::sin(sp[1]); in gradient() local
260 const double sin_theta = std::sin(sp[1]); in hessian() local
/dports/astro/pykep/pykep-2.6/src/third_party/libsgp4/
H A DObserver.cpp46 double sin_theta = sin(theta); in GetLookAngle() local
/dports/astro/py-pykep/pykep-2.6/src/third_party/libsgp4/
H A DObserver.cpp46 double sin_theta = sin(theta); in GetLookAngle() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dcotmatrix_entries.cpp77 Matrix<typename DerivedC::Scalar,Dynamic,6> sin_theta(m,6); in cotmatrix_entries() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/projection/pj_geotrans/geotrans/
H A Deckert4.c264 double sin_theta, cos_theta; in Convert_Geodetic_To_Eckert4() local
332 double sin_theta, cos_theta; in Convert_Eckert4_To_Geodetic() local
/dports/astro/xplanet/xplanet-1.3.1/src/libsgp4sdp4/
H A Dsgp_obs.c103 sin_theta,cos_theta, in Calculate_Obs() local
174 phi,theta,sin_theta,cos_theta,sin_phi,cos_phi, in Calculate_RADec() local

12345678910