Home
last modified time | relevance | path

Searched refs:s_theta (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/lensfun/
H A Dmod-pc.cpp497 w, x, y, z, theta, s_theta; in generate_rotation_matrix() local
515 s_theta = sin (theta / 2); in generate_rotation_matrix()
516 x /= s_theta; in generate_rotation_matrix()
517 y /= s_theta; in generate_rotation_matrix()
518 z /= s_theta; in generate_rotation_matrix()
527 s_theta = sin (theta / 2); in generate_rotation_matrix()
528 x *= s_theta; in generate_rotation_matrix()
529 y *= s_theta; in generate_rotation_matrix()
530 z *= s_theta; in generate_rotation_matrix()
/dports/graphics/lensfun/lensfun-0.3.95/libs/lensfun/
H A Dmod-pc.cpp522 w, x, y, z, theta, s_theta; in generate_rotation_matrix() local
540 s_theta = sin (theta / 2); in generate_rotation_matrix()
541 x /= s_theta; in generate_rotation_matrix()
542 y /= s_theta; in generate_rotation_matrix()
543 z /= s_theta; in generate_rotation_matrix()
552 s_theta = sin (theta / 2); in generate_rotation_matrix()
553 x *= s_theta; in generate_rotation_matrix()
554 y *= s_theta; in generate_rotation_matrix()
555 z *= s_theta; in generate_rotation_matrix()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/
H A Ddinast_grabber.cpp335 double s_theta = sin (theta_colati); in getXYZIPointCloud() local
338 (*cloud)[depth_idx].x = static_cast<float> ((dist * s_theta * c_ksai) / 500.0 + 0.5); in getXYZIPointCloud()
339 (*cloud)[depth_idx].y = static_cast<float> ((dist * s_theta * s_ksai) / 500.0 + 0.5); in getXYZIPointCloud()
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/tests/
H A Dtest_representation_arithmetic.py492 s_theta = s + s.r * 1e-5 * e['theta']
493 assert_quantity_allclose(s_theta.phi, s.phi)
494 assert_quantity_allclose(s_theta.theta, s.theta + 1e-5*u.rad,
496 assert_quantity_allclose(s_theta.r, s.r)
498 assert_representation_allclose(s_theta2, s_theta)
904 s_theta = s + 1.*u.arcsec * sf['theta'] * e['theta']
905 assert_representation_allclose(o_thetac, s_theta - s, atol=1e-10*u.kpc)
907 assert_representation_allclose(s_theta2, s_theta, atol=1e-10*u.kpc)
/dports/math/py-pymc3/pymc-3.11.4/pymc3/ode/
H A Dode.py218 s_y0, s_theta = input_shapes
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dbgsprite.c560 const double s_theta = 2.0; in build_gaussian() local
632 s_theta * model->var[current]) { in build_gaussian()
650 if (var_fg <= s_theta * model->var[opposite]) { in build_gaussian()
665 var_fg > s_theta * model->var[opposite]) { in build_gaussian()
/dports/astro/py-pyerfa/pyerfa-2.0.0/erfa/
H A Dufunc.c539 npy_intp s_theta = *steps++; in ufunc_loop_apco() local
753 npy_intp s_theta = *steps++; in ufunc_loop_aper() local
807 npy_intp s_theta = *steps++; in ufunc_loop_apio() local
2137 npy_intp s_theta = *steps++; in ufunc_loop_pvtob() local
4859 npy_intp s_theta = *steps++; in ufunc_loop_prec76() local
7929 npy_intp s_theta = *steps++; in ufunc_loop_ry() local
8712 npy_intp s_theta = *steps++; in ufunc_loop_c2s() local
8743 npy_intp s_theta = *steps++; in ufunc_loop_p2s() local
8778 npy_intp s_theta = *steps++; in ufunc_loop_pv2s() local
8815 npy_intp s_theta = *steps++; in ufunc_loop_s2c() local
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/starfield/
H A Dstarfield.cpp309 float s_theta = (((p_theta * scale_y) / 360.0f) / 2.0f); in starfield_create_bitmap_buffer() local
328 …stars_project_2d_onto_sphere(&s_points[idx][s_idx], 1000.0f, s_phi + ((float)idx*d_phi), s_theta +… in starfield_create_bitmap_buffer()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/starfield/
H A Dstarfield.cpp287 float s_theta = (((p_theta * scale_y) / 360.0f) / 2.0f); in starfield_create_bitmap_buffer() local
307 …stars_project_2d_onto_sphere(&s_points[idx][s_idx], 1000.0f, s_phi + ((float)idx*d_phi), s_theta +… in starfield_create_bitmap_buffer()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/render/
H A D3ddraw.cpp1457 float s_theta = (((p_theta * scale_y) / 360.0f) / 2.0f); in g3_draw_perspective_bitmap() local
1477 …stars_project_2d_onto_sphere(&s_points[idx][s_idx], 1000.0f, s_phi + ((float)idx*d_phi), s_theta +… in g3_draw_perspective_bitmap()
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/doc/option_pages/
H A Doptions_list_ipopt_content.tex809 <td>s_theta</td>
3101 \paragraph{s\_theta:}\label{opt:s_theta} Exponent for current constraint violation in the switching…
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/doc/
H A Doptions_list_ipopt_content.tex809 <td>s_theta</td>
3101 \paragraph{s\_theta:}\label{opt:s_theta} Exponent for current constraint violation in the switching…
/dports/math/casadi/casadi-3.5.5/swig/
H A Ddoc_merged.i2303 | s_theta | OT_DOUBLE | Filter line search parameter, |
2598 | s_theta | OT_DOUBLE | Filter line | casadi::Blocksqp |