blob: 7175166ac3f5a165cecedd72cf0ebc38c90e729c [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>ublas: boost::numeric::ublas::matrix_container&lt; C &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath"><b>boost</b>::<b>numeric</b>::<b>ublas</b>::<a class="el" href="classboost_1_1numeric_1_1ublas_1_1matrix__container.html">matrix_container</a>
</div>
</div>
<div class="contents">
<h1>boost::numeric::ublas::matrix_container&lt; C &gt; Class Template Reference</h1><!-- doxytag: class="boost::numeric::ublas::matrix_container" --><!-- doxytag: inherits="matrix_expression&lt; C &gt;" -->
<p>Base class for Matrix container models.
<a href="#_details">More...</a></p>
<p>Inherits <a class="el" href="classboost_1_1numeric_1_1ublas_1_1matrix__expression.html">matrix_expression&lt; C &gt;</a>.</p>
<p><a href="classboost_1_1numeric_1_1ublas_1_1matrix__container-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9a3e9f8774e49d3929fb6397597e6127"></a><!-- doxytag: member="boost::numeric::ublas::matrix_container::container_type" ref="a9a3e9f8774e49d3929fb6397597e6127" args="" -->
typedef C&nbsp;</td><td class="memItemRight" valign="bottom"><b>container_type</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acd3a4439067d1e3db6007da4c51dfb31"></a><!-- doxytag: member="boost::numeric::ublas::matrix_container::type_category" ref="acd3a4439067d1e3db6007da4c51dfb31" args="" -->
typedef <a class="el" href="structboost_1_1numeric_1_1ublas_1_1matrix__tag.html">matrix_tag</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>type_category</b></td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0a79c4eb5e6af6ce11daa350b797c648"></a><!-- doxytag: member="boost::numeric::ublas::matrix_container::operator()" ref="a0a79c4eb5e6af6ce11daa350b797c648" args="() const " -->
BOOST_UBLAS_INLINE const <br class="typebreak"/>
container_type &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator()</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2ea4a3bba163ed696b8e179b33368a20"></a><!-- doxytag: member="boost::numeric::ublas::matrix_container::operator()" ref="a2ea4a3bba163ed696b8e179b33368a20" args="()" -->
BOOST_UBLAS_INLINE container_type &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator()</b> ()</td></tr>
<tr><td colspan="2"><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af93358b57119eef492b08f3896b5be1e"></a><!-- doxytag: member="boost::numeric::ublas::matrix_container::complexity" ref="af93358b57119eef492b08f3896b5be1e" args="" -->
static const unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><b>complexity</b> = 0</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class C&gt;<br/>
class boost::numeric::ublas::matrix_container&lt; C &gt;</h3>
<p>it does not model the Matrix concept but all derived types should. The class defines a common base type and some common interface for all statically derived Matrix classes We implement the casts to the statically derived type. </p>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Jul 4 20:31:06 2010 for ublas by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>