Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / numeric / ublas / doc / html / classboost_1_1numeric_1_1ublas_1_1next__column__manip.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <title>ublas: boost::numeric::ublas::next_column_manip Class Reference</title>
6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
8 </head>
9 <body>
10 <!-- Generated by Doxygen 1.6.1 -->
11 <div class="navigation" id="top">
12   <div class="tabs">
13     <ul>
14       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
15       <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
16       <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
17       <li><a href="files.html"><span>Files</span></a></li>
18     </ul>
19   </div>
20   <div class="tabs">
21     <ul>
22       <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
23       <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
24       <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
25     </ul>
26   </div>
27   <div class="navpath"><b>boost</b>::<b>numeric</b>::<b>ublas</b>::<a class="el" href="classboost_1_1numeric_1_1ublas_1_1next__column__manip.html">next_column_manip</a>
28   </div>
29 </div>
30 <div class="contents">
31 <h1>boost::numeric::ublas::next_column_manip Class Reference</h1><!-- doxytag: class="boost::numeric::ublas::next_column_manip" --><!-- doxytag: inherits="index_manipulator&lt; next_column_manip &gt;" -->
32 <p>A next column <a class="el" href="classboost_1_1numeric_1_1ublas_1_1matrix.html" title="A dense matrix of values of type T.">matrix</a> manipulator.  
33 <a href="#_details">More...</a></p>
34
35 <p>Inherits <a class="el" href="classboost_1_1numeric_1_1ublas_1_1index__manipulator.html">index_manipulator&lt; next_column_manip &gt;</a>.</p>
36
37 <p><a href="classboost_1_1numeric_1_1ublas_1_1next__column__manip-members.html">List of all members.</a></p>
38 <table border="0" cellpadding="0" cellspacing="0">
39 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
40 <tr><td class="memTemplParams" colspan="2"><a class="anchor" id="ae4097c1b2ac27b98f94fc22f9d9b97ef"></a><!-- doxytag: member="boost::numeric::ublas::next_column_manip::manip" ref="ae4097c1b2ac27b98f94fc22f9d9b97ef" args="(V &amp;k, K &amp;l) const " -->
41 template&lt;typename V , typename K &gt; </td></tr>
42 <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, K &amp;l) const </td></tr>
43 </table>
44 <hr/><a name="_details"></a><h2>Detailed Description</h2>
45 <p>When member function traverse is called the referenced index will be traveresed to the begining of next column.</p>
46 <dl class="see"><dt><b>See also:</b></dt><dd>next_column() </dd></dl>
47 </div>
48 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Jul 4 20:31:06 2010 for ublas by&nbsp;
49 <a href="http://www.doxygen.org/index.html">
50 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
51 </body>
52 </html>