Home
last modified time | relevance | path

Searched refs:theta_x (Results 1 – 24 of 24) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_rotate.hxx24 double theta_x = std::fmod(theta,x); in calc_theta_mod() local
25 if (theta_x<0) in calc_theta_mod()
26 theta_x += x; in calc_theta_mod()
27 return theta_x; in calc_theta_mod()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vimt/
H A Dvimt_rotate.h26 double theta_x = std::fmod(theta,x); in calc_theta_mod() local
27 if (theta_x<0) in calc_theta_mod()
28 theta_x += x; in calc_theta_mod()
29 return theta_x; in calc_theta_mod()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DPoint.cpp859 real_t theta_x=0., theta_y=0., theta_z=0., t=0.; in trihedralOrientation() local
919 if(oyzy[2] == 0.) { if(oyzy[1] < 0.) { theta_x = -180.; } } in trihedralOrientation()
924 if(oyzy[2] > 0) { theta_x=-90.; } in trihedralOrientation()
925 else { theta_x=-270.; } in trihedralOrientation()
934 if(std::cos(t) > 0.) { theta_x=t*180./pi_; } in trihedralOrientation()
935 else { theta_x = t*180./pi_+180; } in trihedralOrientation()
939 if(std::cos(t) > 0.) { theta_x=t*180./pi_+180.; } in trihedralOrientation()
940 else { theta_x = t*180./pi_; } in trihedralOrientation()
942 while(theta_x <= -360.) { theta_x += 360.; } in trihedralOrientation()
943 while(theta_x > 0.) { theta_x -= 360.; } in trihedralOrientation()
[all …]
/dports/science/mcxtrace-comps/mcxtrace-comps-1.2-src/sources/
H A DSource_div.comp127 double kk,theta_x,theta_y,l,e,k;
130 theta_x=(rand01()-0.5)*focus_aw;
133 theta_x=randnorm()*focus_aw;
173 kx=tan(theta_x);
/dports/math/giacxcas/giac-1.6.0/src/
H A DGraph3d.h62 double theta_z,theta_x,theta_y; // rotations variable
108 double theta_z,theta_x,theta_y; // rotations
H A Dopengl.h48 quaternion_double(double theta_x,double theta_y,double theta_z);
191 double theta_z,theta_x,theta_y; // rotations variable
224 double theta_z,theta_x,theta_y; // rotations member
H A Dopengl.cc622 gr3->theta_x=-13; in cb_Opengl_startview()
632 gr3->theta_x=0; in cb_Opengl_xview()
642 gr3->theta_x=0; in cb_Opengl_yview()
652 gr3->theta_x=0; in cb_Opengl_zview()
3765 theta_x -= int(theta_x/360)*360;
3774 theta_x += delta_theta;
3789 theta_x -= delta_theta;
4001 theta_x=ptr->theta_x; in store()
4023 ptr->theta_x=theta_x; in load()
4271 openglptr->theta_x=-13; in giac_gen_renderer()
[all …]
H A DGraph3d.cc131 theta_z(-110),theta_x(-13),theta_y(-95), in Graph3d()
139 q=euler_deg_to_quaternion_double(theta_z,theta_x,theta_y); in Graph3d()
2476 theta_x -= int(theta_x/360)*360; in in_handle()
2485 theta_x += delta_theta; in in_handle()
2500 theta_x -= delta_theta; in in_handle()
H A DGraph.h74 quaternion_double(double theta_x,double theta_y,double theta_z);
H A DGraph.cc135 quaternion_double::quaternion_double(double theta_x,double theta_y,double theta_z) { in quaternion_double() argument
136 *this=euler_deg_to_quaternion_double(theta_x,theta_y,theta_z); in quaternion_double()
861 gr3->theta_x=-13; in cb_Graph2d3d_startview()
864 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_startview()
872 gr3->theta_x=0; in cb_Graph2d3d_xview()
875 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_xview()
883 gr3->theta_x=0; in cb_Graph2d3d_yview()
886 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_yview()
894 gr3->theta_x=0; in cb_Graph2d3d_zview()
897 gr3->q=euler_deg_to_quaternion_double(gr3->theta_z,gr3->theta_x,gr3->theta_y); in cb_Graph2d3d_zview()
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/graphics/charts/
H A Dlinecharts.py447 theta_x = AttrMapValue(isNumber, desc='dx/dz'),
452 theta_x = .5 variable in HorizontalLineChart3D
466 self._3d_dx = self.theta_x*_3d_depth
478 return x+z*self.theta_x, y+z*self.theta_y
493 theta_x = self.theta_x
526 theta_x, theta_y,
H A Dutils3d.py56 theta_x, theta_y, argument
61 xdepth = zwidth*theta_x
70 zx0 = z0*theta_x
H A Dlineplots.py472 theta_x = AttrMapValue(isNumber, desc='dx/dz'),
477 theta_x = .5 variable in LinePlot3D
491 self._3d_dx = self.theta_x*_3d_depth
503 return x+z*self.theta_x, y+z*self.theta_y
528 theta_x = self.theta_x
581 theta_x, theta_y,
H A Dbarcharts.py965 theta_x = AttrMapValue(isNumber, desc='dx/dz'),
970 theta_x = .5 variable in BarChart3D
987 self._3d_dx = self.theta_x*_3d_depth
1011 x += z0*self.theta_x
1024 x += z0*self.theta_x
1038 theta_x = self.theta_x
1051 _draw_3d_bar(g, x, x+width, y, y+height, dz*theta_x, dz*theta_y,
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/impl/
H A Dconvex_hull.hpp112 float theta_x = std::abs (static_cast<float> (plane_params.dot (x_axis_))); in performReconstruction2D() local
123 if (theta_x > projection_angle_thresh_) in performReconstruction2D()
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DopenglWindow.cpp476 double theta_x = .96 * cam->radians * (w() / 2 - x_med) * 2. / h(); in handle() local
478 cam->moveRight(theta_x); in handle()
644 double theta_x = cam->radians * in handle() local
650 cam->moveRight(theta_x); in handle()
/dports/games/el/Eternal-Lands-1.9.5.9-1/eye_candy/
H A Deye_candy.cpp1509 const angle_t theta_x = atan2(pos.z, pos.y); in get_new_coords() local
1512 const Vec3 result(r * cos(theta_x + r), r * cos(theta_y + r), r in get_new_coords()
1520 const angle_t theta_x = atan(pos.z); in get_new_coords() local
1522 const Vec3 result(r * cos(theta_x + r), 0.0, r * cos(theta_z + r)); in get_new_coords()
1529 const angle_t theta_x = atan2(pos.z, pos.y + 0.0000001f); in get_new_coords() local
1532 const Vec3 result(r * cos(2 * theta_x), r * cos(2 * theta_y), r * cos(2 * theta_z)); in get_new_coords()
1539 const angle_t theta_x = atan(pos.z); in get_new_coords() local
1541 const Vec3 result(r * cos(2 * theta_x), 0.0, r * cos(2 * theta_z)); in get_new_coords()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/generics/
H A Dtransform.rs472 Skew(theta_x, theta_y) => { in to_3d_matrix()
474 euclid::Angle::radians(theta_x.as_ref().radians64()), in to_3d_matrix()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/generics/
H A Dtransform.rs500 Skew(theta_x, theta_y) => Transform3D::skew( in to_3d_matrix()
501 euclid::Angle::radians(theta_x.radians64()), in to_3d_matrix()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/generics/
H A Dtransform.rs500 Skew(theta_x, theta_y) => Transform3D::skew( in to_3d_matrix()
501 euclid::Angle::radians(theta_x.radians64()), in to_3d_matrix()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/generics/
H A Dtransform.rs503 Skew(theta_x, theta_y) => Transform3D::create_skew( in to_3d_matrix()
504 euclid::Angle::radians(theta_x.radians64()), in to_3d_matrix()
/dports/www/firefox/firefox-99.0/servo/components/style/values/generics/
H A Dtransform.rs530 Skew(theta_x, theta_y) => Transform3D::skew( in to_3d_matrix()
531 euclid::Angle::radians(theta_x.radians64()), in to_3d_matrix()
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/bayesian-methods/
H A Dsgld.ipynb97 …ces are generated with the following parameter, $\\theta_1^2=10, \\theta_2^2=1, \\theta_x^2=2$.\n",
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/bayesian-methods/
H A Dsgld.ipynb97 …ces are generated with the following parameter, $\\theta_1^2=10, \\theta_2^2=1, \\theta_x^2=2$.\n",