Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / qvm / doc / operator_times_scalar_mat_.html
1 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'\r
2 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>\r
3 <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>\r
4 <head>\r
5         <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>\r
6         <title>operator*(scalar,mat)</title>\r
7         <link href='reno.css' type='text/css' rel='stylesheet'/>\r
8 </head>\r
9 <body>\r
10 <div class="body-0">\r
11 <div class="body-1">\r
12 <div class="body-2">\r
13 <div>\r
14 <h1>QVM: Quaternions, Vectors, Matrices</h1>\r
15 </div>\r
16 <!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->\r
17 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->\r
18 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->\r
19 <div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h3>operator*(scalar,mat)</h3>\r
20 </div>\r
21 <div class="RenoIncludeDIV"><p><span class="RenoEscape">&#35;<!--<wiki>`&#35;</wiki>--></span>include &lt;<span class="RenoLink"><a href="boost_qvm_mat_operations_hpp.html">boost/qvm/mat_operations.hpp</a></span>&gt;</p>\r
22 <pre>namespace boost\r
23 {\r
24     namespace <span class="RenoLink"><a href="qvm.html">qvm</a></span>\r
25     {\r
26 <span class="RenoIncludeSPAN">        //Only <span class="RenoLink"><a href="SFINAE_enable_if.html">enabled if</a></span>: <span class="RenoLink"><a href="is_scalar.html">is_scalar</a></span>&lt;A&gt;::value &amp;&amp; <span class="RenoLink"><a href="is_mat.html">is_mat</a></span>&lt;B&gt;::value\r
27         template &lt;class A,class B&gt;\r
28         typename <span class="RenoLink"><a href="deduce_mat.html">deduce_mat</a></span>&lt;B&gt;::type\r
29         <span class="RenoLink">operator*</span>( A a, B const &amp; b );</span>\r
30     }\r
31 }</pre>\r
32 </div><h4>Returns:</h4>\r
33 <p>A matrix that is the result of multiplying the scalar <i>a</i> by the matrix <i>b</i>.</p>\r
34 </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>\r
35 See also: <span class="RenoPageList"><a href="boost_qvm_mat_operations_hpp.html">boost/qvm/mat_operations.hpp</a></span>\r
36 </div>\r
37 <!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->\r
38 <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->\r
39 <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->\r
40 <div id="footer">\r
41 <p>\r
42 <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>\r
43 <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>\r
44 <small>Copyright (c) 2008-2016 by Emil Dotchevski and Reverge Studios, Inc.<br/>\r
45 Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small>\r
46 </p>\r
47 </div>\r
48 </div>\r
49 </div>\r
50 </div>\r
51 </body>\r
52 </html>\r