]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/qvm/doc/Index_of_Functions.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / qvm / doc / Index_of_Functions.html
CommitLineData
7c673cae
FG
1<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
2'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
3<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
4<head>
5 <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
6 <title>Index of Functions</title>
7 <link href='reno.css' type='text/css' rel='stylesheet'/>
8</head>
9<body>
10<div class="body-0">
11<div class="body-1">
12<div class="body-2">
13<div>
14<h1>QVM: Quaternions, Vectors, Matrices</h1>
15</div>
16<!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->
17<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
18<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
19<div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h3>Index of Functions</h3>
20</div>
21<div class="RenoIndex"><h3>a</h3>
22<p><a href="assign_mat_mat_.html">assign(mat,mat)</a></p>
23<p><a href="assign_quat_quat_.html">assign(quat,quat)</a></p>
24<p><a href="assign_vec_vec_.html">assign(vec,vec)</a></p>
25<h3>c</h3>
26<p><a href="cmp_mat_mat_.html">cmp(mat,mat)</a></p>
27<p><a href="cmp_quat_quat_.html">cmp(quat,quat)</a></p>
28<p><a href="cmp_vec_vec_.html">cmp(vec,vec)</a></p>
29<p><a href="col.html">col</a></p>
30<p><a href="col_mat.html">col_mat</a></p>
31<p><a href="conjugate.html">conjugate</a></p>
32<p><a href="convert_to_mat_.html">convert_to(mat)</a></p>
33<p><a href="convert_to_quat_.html">convert_to(quat)</a></p>
34<p><a href="convert_to_vec_.html">convert_to(vec)</a></p>
35<p><a href="cross.html">cross</a></p>
36<h3>d</h3>
37<p><a href="del_col.html">del_col</a></p>
38<p><a href="del_row.html">del_row</a></p>
39<p><a href="del_row_col.html">del_row_col</a></p>
40<p><a href="determinant.html">determinant</a></p>
41<p><a href="diag.html">diag</a></p>
42<p><a href="diag_mat.html">diag_mat</a></p>
43<p><a href="dot_quat_quat_.html">dot(quat,quat)</a></p>
44<p><a href="dot_vec_vec_.html">dot(vec,vec)</a></p>
45<h3>i</h3>
46<p><a href="identity_mat.html">identity_mat</a></p>
47<p><a href="identity_quat.html">identity_quat</a></p>
48<p><a href="inverse_mat_.html">inverse(mat)</a></p>
49<p><a href="inverse_quat_.html">inverse(quat)</a></p>
50<h3>m</h3>
51<p><a href="mag_quat_.html">mag(quat)</a></p>
52<p><a href="mag_vec_.html">mag(vec)</a></p>
53<p><a href="mag_sqr_quat_.html">mag_sqr(quat)</a></p>
54<p><a href="mag_sqr_vec_.html">mag_sqr(vec)</a></p>
55<p><a href="mat_index_read.html">mat_index_read</a></p>
56<p><a href="mat_index_write.html">mat_index_write</a></p>
57<p><a href="mat_traits_M_read_element.html">mat_traits&lt;M&gt;::read_element</a></p>
58<p><a href="mat_traits_M_read_element_idx.html">mat_traits&lt;M&gt;::read_element_idx</a></p>
59<p><a href="mat_traits_M_write_element.html">mat_traits&lt;M&gt;::write_element</a></p>
60<p><a href="mat_traits_M_write_element_idx.html">mat_traits&lt;M&gt;::write_element_idx</a></p>
61<p><a href="mref.html">mref</a></p>
62<h3>n</h3>
63<p><a href="neg_col.html">neg_col</a></p>
64<p><a href="neg_row.html">neg_row</a></p>
65<p><a href="normalize_quat_.html">normalize(quat)</a></p>
66<p><a href="normalize_vec_.html">normalize(vec)</a></p>
67<p><a href="normalized_quat_.html">normalized(quat)</a></p>
68<p><a href="normalized_vec_.html">normalized(vec)</a></p>
69<h3>o</h3>
70<p><a href="operator_not_eq_mat_mat_.html">operator!=(mat,mat)</a></p>
71<p><a href="operator_not_eq_quat_quat_.html">operator!=(quat,quat)</a></p>
72<p><a href="operator_not_eq_vec_vec_.html">operator!=(vec,vec)</a></p>
73<p><a href="operator_times_mat_mat_.html">operator*(mat,mat)</a></p>
74<p><a href="operator_times_mat_scalar_.html">operator*(mat,scalar)</a></p>
75<p><a href="operator_times_mat_vec_.html">operator*(mat,vec)</a></p>
76<p><a href="operator_times_quat_quat_.html">operator*(quat,quat)</a></p>
77<p><a href="operator_times_quat_scalar_.html">operator*(quat,scalar)</a></p>
78<p><a href="operator_times_quat_vec_.html">operator*(quat,vec)</a></p>
79<p><a href="operator_times_vec_mat_.html">operator*(vec,mat)</a></p>
80<p><a href="operator_times_vec_scalar_.html">operator*(vec,scalar)</a></p>
81<p><a href="operator_mul_eq_mat_mat_.html">operator*=(mat,mat)</a></p>
82<p><a href="operator_mul_eq_mat_scalar_.html">operator*=(mat,scalar)</a></p>
83<p><a href="operator_mul_eq_quat_quat_.html">operator*=(quat,quat)</a></p>
84<p><a href="operator_mul_eq_quat_scalar_.html">operator*=(quat,scalar)</a></p>
85<p><a href="operator_mul_eq_vec_scalar_.html">operator*=(vec,scalar)</a></p>
86<p><a href="operator_plus_mat_mat_.html">operator+(mat,mat)</a></p>
87<p><a href="operator_plus_quat_quat_.html">operator+(quat,quat)</a></p>
88<p><a href="operator_plus_vec_vec_.html">operator+(vec,vec)</a></p>
89<p><a href="operator_add_mat_mat_.html">operator+=(mat,mat)</a></p>
90<p><a href="operator_add_quat_quat_.html">operator+=(quat,quat)</a></p>
91<p><a href="operator_add_vec_vec_.html">operator+=(vec,vec)</a></p>
92<p><a href="operator_minus_mat_.html">operator-(mat)</a></p>
93<p><a href="operator_minus_mat_mat_.html">operator-(mat,mat)</a></p>
94<p><a href="operator_minus_quat_.html">operator-(quat)</a></p>
95<p><a href="operator_minus_quat_quat_.html">operator-(quat,quat)</a></p>
96<p><a href="operator_minus_vec_.html">operator-(vec)</a></p>
97<p><a href="operator_minus_vec_vec_.html">operator-(vec,vec)</a></p>
98<p><a href="operator_sub_eq_mat_mat_.html">operator-=(mat,mat)</a></p>
99<p><a href="operator_sub_eq_quat_quat_.html">operator-=(quat,quat)</a></p>
100<p><a href="operator_sub_eq_vec_vec_.html">operator-=(vec,vec)</a></p>
101<p><a href="operator_over_mat_scalar_.html">operator/(mat,scalar)</a></p>
102<p><a href="operator_over_quat_scalar_.html">operator/(quat,scalar)</a></p>
103<p><a href="operator_over_vec_scalar_.html">operator/(vec,scalar)</a></p>
104<p><a href="operator_div_eq_mat_scalar_.html">operator/=(mat,scalar)</a></p>
105<p><a href="operator_div_eq_quat_scalar_.html">operator/=(quat,scalar)</a></p>
106<p><a href="operator_div_eq_vec_scalar_.html">operator/=(vec,scalar)</a></p>
107<p><a href="operator_eq_mat_mat_.html">operator==(mat,mat)</a></p>
108<p><a href="operator_eq_quat_quat_.html">operator==(quat,quat)</a></p>
109<p><a href="operator_eq_vec_vec_.html">operator==(vec,vec)</a></p>
110<h3>p</h3>
111<p><a href="ptr_mref.html">ptr_mref</a></p>
112<p><a href="ptr_qref.html">ptr_qref</a></p>
113<p><a href="ptr_vref.html">ptr_vref</a></p>
114<h3>q</h3>
115<p><a href="qref.html">qref</a></p>
116<p><a href="quat_traits_Q_read_element.html">quat_traits&lt;Q&gt;::read_element</a></p>
117<p><a href="quat_traits_Q_write_element.html">quat_traits&lt;Q&gt;::write_element</a></p>
118<h3>r</h3>
119<p><a href="rot_mat.html">rot_mat</a></p>
120<p><a href="rot_quat.html">rot_quat</a></p>
121<p><a href="rotate_mat_vec_scalar_.html">rotate(mat,vec,scalar)</a></p>
122<p><a href="rotate_quat_vec_scalar_.html">rotate(quat,vec,scalar)</a></p>
123<p><a href="rotate_x_mat_scalar_.html">rotate_x(mat,scalar)</a></p>
124<p><a href="rotate_x_quat_scalar_.html">rotate_x(quat,scalar)</a></p>
125<p><a href="rotate_y_mat_scalar_.html">rotate_y(mat,scalar)</a></p>
126<p><a href="rotate_y_quat_scalar_.html">rotate_y(quat,scalar)</a></p>
127<p><a href="rotate_z_mat_scalar_.html">rotate_z(mat,scalar)</a></p>
128<p><a href="rotate_z_quat_scalar_.html">rotate_z(quat,scalar)</a></p>
129<p><a href="rotx_mat_scalar_.html">rotx_mat(scalar)</a></p>
130<p><a href="rotx_quat_scalar_.html">rotx_quat(scalar)</a></p>
131<p><a href="roty_mat_scalar_.html">roty_mat(scalar)</a></p>
132<p><a href="roty_quat_scalar_.html">roty_quat(scalar)</a></p>
133<p><a href="rotz_mat_scalar_.html">rotz_mat(scalar)</a></p>
134<p><a href="rotz_quat_scalar_.html">rotz_quat(scalar)</a></p>
135<p><a href="row.html">row</a></p>
136<p><a href="row_mat.html">row_mat</a></p>
137<h3>s</h3>
138<p><a href="scalar_cast_mat_.html">scalar_cast(mat)</a></p>
139<p><a href="scalar_cast_quat_.html">scalar_cast(quat)</a></p>
140<p><a href="scalar_cast_vec_.html">scalar_cast(vec)</a></p>
141<p><a href="set_identity_mat_.html">set_identity(mat)</a></p>
142<p><a href="set_identity_quat_.html">set_identity(quat)</a></p>
143<p><a href="set_rot_mat_vec_scalar_.html">set_rot(mat,vec,scalar)</a></p>
144<p><a href="set_rot_quat_vec_scalar_.html">set_rot(quat,vec,scalar)</a></p>
145<p><a href="set_rotx_mat_scalar_.html">set_rotx(mat,scalar)</a></p>
146<p><a href="set_rotx_quat_scalar_.html">set_rotx(quat,scalar)</a></p>
147<p><a href="set_roty_mat_scalar_.html">set_roty(mat,scalar)</a></p>
148<p><a href="set_roty_quat_scalar_.html">set_roty(quat,scalar)</a></p>
149<p><a href="set_rotz_mat_scalar_.html">set_rotz(mat,scalar)</a></p>
150<p><a href="set_rotz_quat_scalar_.html">set_rotz(quat,scalar)</a></p>
151<p><a href="set_zero_mat_.html">set_zero(mat)</a></p>
152<p><a href="set_zero_quat_.html">set_zero(quat)</a></p>
153<p><a href="set_zero_vec_.html">set_zero(vec)</a></p>
154<p><a href="slerp.html">slerp</a></p>
155<p><a href="swap_cols.html">swap_cols</a></p>
156<p><a href="swap_rows.html">swap_rows</a></p>
157<h3>t</h3>
158<p><a href="transform_point.html">transform_point</a></p>
159<p><a href="transform_vector.html">transform_vector</a></p>
160<p><a href="translation.html">translation</a></p>
161<p><a href="translation_mat.html">translation_mat</a></p>
162<p><a href="transposed.html">transposed</a></p>
163<h3>v</h3>
164<p><a href="vec_index_read.html">vec_index_read</a></p>
165<p><a href="vec_index_write.html">vec_index_write</a></p>
166<p><a href="vec_traits_V_read_element.html">vec_traits&lt;V&gt;::read_element</a></p>
167<p><a href="vec_traits_V_read_element_idx.html">vec_traits&lt;V&gt;::read_element_idx</a></p>
168<p><a href="vec_traits_V_write_element.html">vec_traits&lt;V&gt;::write_element</a></p>
169<p><a href="vec_traits_V_write_element_idx.html">vec_traits&lt;V&gt;::write_element_idx</a></p>
170<p><a href="vref.html">vref</a></p>
171<h3>z</h3>
172<p><a href="zero_mat.html">zero_mat</a></p>
173<p><a href="zero_quat.html">zero_quat</a></p>
174<p><a href="zero_vec.html">zero_vec</a></p>
175</div>
176</div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
177See also: <span class="RenoPageList"><a href="index.html">Boost QVM</a></span>
178</div>
179<!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->
180<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
181<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
182<div id="footer">
183<p>
184<a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
185<a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>
186<small>Copyright (c) 2008-2016 by Emil Dotchevski and Reverge Studios, Inc.<br/>
187Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small>
188</p>
189</div>
190</div>
191</div>
192</div>
193</body>
194</html>