]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/qvm/doc/quat_traits_Q_write_element.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / qvm / doc / quat_traits_Q_write_element.html
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>quat_traits&lt;Q&gt;::write_element</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>quat_traits&lt;Q&gt;::write_element</h3>
20 </div>
21 <div class="RenoIncludeDIV"><pre>template &lt;int I&gt; static inline <span class="RenoLink"><a href="quat_traits_Q_scalar_type.html">scalar_type</a></span> &amp; <span class="RenoLink">write_element</span>( Quaternion &amp; q );</pre>
22 </div><p>This function template is expected to be static member of user-defined specializations of the <i><span class="RenoLink"><a href="quat_traits.html">quat_traits</a></span></i> template. It returns a mutable reference to the <i>I</i>-th element of <i>q</i>.</p>
23 <div class="RenoIncludeDIV"><p><b>Note:</b> For the quaternion <i>a + bi + cj + dk</i>, the elements are assumed to be in the following order: <i>a</i>, <i>b</i>, <i>c</i>, <i>d</i>; that is, <i>I</i>=<i>0</i>/<i>1</i>/<i>2</i>/<i>3</i> would access <i>a</i>/<i>b</i>/<i>c</i>/<i>d</i>.</p>
24 </div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
25 See also: <span class="RenoPageList"><a href="quat.html">quat</a>&nbsp;| <a href="quat_traits.html">quat_traits</a></span>
26 </div>
27 <!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->
28 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
29 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
30 <div id="footer">
31 <p>
32 <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>
33 <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>
34 <small>Copyright (c) 2008-2016 by Emil Dotchevski and Reverge Studios, Inc.<br/>
35 Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small>
36 </p>
37 </div>
38 </div>
39 </div>
40 </div>
41 </body>
42 </html>