]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/qvm/doc/matrix-to-matrix_view_proxies_reference.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / qvm / doc / matrix-to-matrix_view_proxies_reference.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>matrix-to-matrix view proxies</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"><h3>Matrix-to-matrix <span class="RenoLink"><a href="view_proxy.html">View Proxies</a></span></h3>
20<div class="RenoIncludeDIV"><p><span class="RenoEscape">&#35;<!--<wiki>`&#35;</wiki>--></span>include &lt;<span class="RenoLink"><a href="boost_qvm_map_mat_mat_hpp.html">boost/qvm/map_mat_mat.hpp</a></span>&gt;</p>
21<pre>namespace boost
22{
23 namespace <span class="RenoLink"><a href="qvm.html">qvm</a></span>
24 {
25<span class="RenoIncludeSPAN"> //*** Matrix-to-matrix view proxies ***
26
27 <span class="RenoIncludeSPAN"><span class="RenoIncludeSPAN">template &lt;int R&gt;
28 -unspecified-return-type- <span class="RenoLink"><a href="del_row.html">del_row</a></span>();</span>
29
30 <span class="RenoIncludeSPAN">template &lt;int C&gt;
31 -unspecified-return-type- <span class="RenoLink"><a href="del_col.html">del_col</a></span>();</span>
32
33 <span class="RenoIncludeSPAN">template &lt;int R,int C&gt;
34 -unspecified-return-type- <span class="RenoLink"><a href="del_row_col.html">del_row_col</a></span>();</span>
35
36 <span class="RenoIncludeSPAN">template &lt;int R&gt;
37 -unspecified-return-type- <span class="RenoLink"><a href="neg_row.html">neg_row</a></span>();</span>
38
39 <span class="RenoIncludeSPAN">template &lt;int C&gt;
40 -unspecified-return-type- <span class="RenoLink"><a href="neg_col.html">neg_col</a></span>();</span>
41
42 <span class="RenoIncludeSPAN">template &lt;int R1,int R2&gt;
43 -unspecified-return-type- <span class="RenoLink"><a href="swap_rows.html">swap_rows</a></span>();</span>
44
45 <span class="RenoIncludeSPAN">template &lt;int C1,int C2&gt;
46 -unspecified-return-type- <span class="RenoLink"><a href="swap_cols.html">swap_cols</a></span>();</span>
47
48 <span class="RenoIncludeSPAN">-unspecified-return-type- <span class="RenoLink"><a href="transposed.html">transposed</a></span>();</span></span></span>
49 }
50}</pre>
51</div></div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
52See also: <span class="RenoPageList"><a href="index.html">Boost QVM</a>&nbsp;| <a href="Synopsis.html">Synopsis</a></span>
53</div>
54<!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->
55<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
56<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
57<div id="footer">
58<p>
59<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>
60<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>
61<small>Copyright (c) 2008-2016 by Emil Dotchevski and Reverge Studios, Inc.<br/>
62Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small>
63</p>
64</div>
65</div>
66</div>
67</div>
68</body>
69</html>