blob: 7124f16b0e622467c680c2fb1c4ebfb3dee86ecd [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::begin2_manip Class 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_1begin2__manip.html">begin2_manip</a>
</div>
</div>
<div class="contents">
<h1>boost::numeric::ublas::begin2_manip Class Reference</h1><!-- doxytag: class="boost::numeric::ublas::begin2_manip" --><!-- doxytag: inherits="index_manipulator&lt; begin2_manip &gt;" -->
<p>A begining of column manipulator.
<a href="#_details">More...</a></p>
<p>Inherits <a class="el" href="classboost_1_1numeric_1_1ublas_1_1index__manipulator.html">index_manipulator&lt; begin2_manip &gt;</a>.</p>
<p><a href="classboost_1_1numeric_1_1ublas_1_1begin2__manip-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memTemplParams" colspan="2"><a class="anchor" id="abe0d85d51f1de2fbcc7d2f79e4f6a160"></a><!-- doxytag: member="boost::numeric::ublas::begin2_manip::manip" ref="abe0d85d51f1de2fbcc7d2f79e4f6a160" args="(V &amp;, K &amp;l) const " -->
template&lt;typename V , typename K &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">BOOST_UBLAS_INLINE void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>manip</b> (V &amp;, K &amp;l) const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>When member function <code>manip</code> is called the referenced index will be be set to the begining of the column (i.e. row = 0).</p>
<dl class="see"><dt><b>See also:</b></dt><dd>begin2() </dd></dl>
</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>