2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 03:42:19 +00:00
Files
ublas/doc/doxyfiles/html/a00593.html
David Bellot 11b1711474 new doxyfiles
[SVN r75573]
2011-11-20 14:50:03 +00:00

172 lines
24 KiB
HTML

<!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>Boost.uBlas: iterator Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<script type="text/javascript">
function hasClass(ele,cls) {
return ele.className.match(new RegExp('(\\s|^)'+cls+'(\\s|$)'));
}
function addClass(ele,cls) {
if (!this.hasClass(ele,cls)) ele.className += " "+cls;
}
function removeClass(ele,cls) {
if (hasClass(ele,cls)) {
var reg = new RegExp('(\\s|^)'+cls+'(\\s|$)');
ele.className=ele.className.replace(reg,' ');
}
}
function toggleVisibility(linkObj) {
var base = linkObj.getAttribute('id');
var summary = document.getElementById(base + '-summary');
var content = document.getElementById(base + '-content');
var trigger = document.getElementById(base + '-trigger');
if ( hasClass(linkObj,'closed') ) {
summary.style.display = 'none';
content.style.display = 'block';
trigger.src = 'open.png';
removeClass(linkObj,'closed');
addClass(linkObj,'opened');
} else if ( hasClass(linkObj,'opened') ) {
summary.style.display = 'block';
content.style.display = 'none';
trigger.src = 'closed.png';
removeClass(linkObj,'opened');
addClass(linkObj,'closed');
}
return false;
}
</script>
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo boost ublas.png"></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Boost.uBlas&#160;<span id="projectnumber">1.49</span></div>
<div id="projectbrief">Linear Algebra in C++: matrices, vectors and numeric algorithms</div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</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>
<li id="searchli">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('a00593.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<h1>iterator Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="std::iterator" --><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png"/> Inheritance diagram for iterator:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="a00711.png" border="0" usemap="#iterator_inherit__map" alt="Inheritance graph"/></div>
<map name="iterator_inherit__map" id="iterator_inherit__map">
<area shape="rect" id="node3" href="a00003.html" title="{bidirectional_iterator_base\&lt; sparse_bidirectional_iterator_tag, const_iterator, value_type \&gt;\n||+ operator!=()\l+ operator++()\l+ operator&#45;&#45;()\l}" alt="" coords="1072,183,1613,303"/><area shape="rect" id="node15" href="a00003.html" title="{bidirectional_iterator_base\&lt; sparse_bidirectional_iterator_tag, const_iterator1, value_type \&gt;\n||+ operator!=()\l+ operator++()\l+ operator&#45;&#45;()\l}" alt="" coords="3613,183,4163,303"/><area shape="rect" id="node31" href="a00003.html" title="{bidirectional_iterator_base\&lt; sparse_bidirectional_iterator_tag, const_iterator2, value_type \&gt;\n||+ operator!=()\l+ operator++()\l+ operator&#45;&#45;()\l}" alt="" coords="4187,183,4736,303"/><area shape="rect" id="node35" href="a00003.html" title="{bidirectional_iterator_base\&lt; sparse_bidirectional_iterator_tag, iterator, value_type \&gt;\n||+ operator!=()\l+ operator++()\l+ operator&#45;&#45;()\l}" alt="" coords="4760,183,5261,303"/><area shape="rect" id="node37" href="a00003.html" title="{bidirectional_iterator_base\&lt; sparse_bidirectional_iterator_tag, iterator1, value_type \&gt;\n||+ operator!=()\l+ operator++()\l+ operator&#45;&#45;()\l}" alt="" coords="5285,183,5795,303"/><area shape="rect" id="node39" href="a00003.html" title="{bidirectional_iterator_base\&lt; sparse_bidirectional_iterator_tag, iterator2, value_type \&gt;\n||+ operator!=()\l+ operator++()\l+ operator&#45;&#45;()\l}" alt="" coords="5819,183,6328,303"/><area shape="rect" id="node41" href="a00003.html" title="Base class of all bidirectional iterators." alt="" coords="6352,183,6712,303"/><area shape="rect" id="node43" href="a00139.html" title="Base class of all forward iterators." alt="" coords="6736,191,7069,294"/><area shape="rect" id="node45" href="a00365.html" title="Base class of all random access iterators." alt="" coords="7093,139,7475,346"/><area shape="rect" id="node47" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, const_iterator, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="7499,139,8083,346"/><area shape="rect" id="node49" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, const_iterator, value_type, difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="8107,139,8787,346"/><area shape="rect" id="node51" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, const_iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="8811,139,9400,346"/><area shape="rect" id="node53" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, const_iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="9424,139,10013,346"/><area shape="rect" id="node55" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, iterator, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="10037,139,10581,346"/><area shape="rect" id="node57" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, iterator, value_type, difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="10605,139,11248,346"/><area shape="rect" id="node59" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="11272,139,11824,346"/><area shape="rect" id="node61" href="a00365.html" title="{random_access_iterator_base\&lt; dense_random_access_iterator_tag, iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="11848,139,12400,346"/><area shape="rect" id="node63" href="a00365.html" title="{random_access_iterator_base\&lt; IC, indexed_const_iterator1\&lt; C, IC \&gt;, C::value_type, C::difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="12424,139,13064,346"/><area shape="rect" id="node65" href="a00365.html" title="{random_access_iterator_base\&lt; IC, indexed_const_iterator2\&lt; C, IC \&gt;, C::value_type, C::difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="13088,139,13728,346"/><area shape="rect" id="node67" href="a00365.html" title="{random_access_iterator_base\&lt; IC, indexed_const_iterator\&lt; C, IC \&gt;, C::value_type, C::difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="13752,139,14384,346"/><area shape="rect" id="node69" href="a00365.html" title="{random_access_iterator_base\&lt; IC, indexed_iterator1\&lt; C, IC \&gt;, C::value_type, C::difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="14408,139,15008,346"/><area shape="rect" id="node71" href="a00365.html" title="{random_access_iterator_base\&lt; IC, indexed_iterator2\&lt; C, IC \&gt;, C::value_type, C::difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="15032,139,15632,346"/><area shape="rect" id="node73" href="a00365.html" title="{random_access_iterator_base\&lt; IC, indexed_iterator\&lt; C, IC \&gt;, C::value_type, C::difference_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="15656,139,16251,346"/><area shape="rect" id="node75" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; const_subiterator1_type::iterator_category, dense_random_access_iterator_tag \&gt;::iterator_category, const_iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="16275,139,17368,346"/><area shape="rect" id="node77" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; const_subiterator1_type::iterator_category, packed_random_access_iterator_tag \&gt;::iterator_category, const_iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="17392,139,18493,346"/><area shape="rect" id="node79" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; const_subiterator1_type::iterator_category, packed_random_access_iterator_tag \&gt;::iterator_category, const_iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="18517,139,19619,346"/><area shape="rect" id="node81" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; const_subiterator2_type::iterator_category, dense_random_access_iterator_tag \&gt;::iterator_category, const_iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="19643,139,20736,346"/><area shape="rect" id="node83" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; subiterator1_type::iterator_category, packed_random_access_iterator_tag \&gt;::iterator_category, iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="20760,139,21784,346"/><area shape="rect" id="node85" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; subiterator1_type::iterator_category, packed_random_access_iterator_tag \&gt;::iterator_category, iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="21808,139,22832,346"/><area shape="rect" id="node87" href="a00365.html" title="{random_access_iterator_base\&lt; iterator_restrict_traits\&lt; subiterator2_type::iterator_category, packed_random_access_iterator_tag \&gt;::iterator_category, iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="22856,139,23880,346"/><area shape="rect" id="node89" href="a00365.html" title="{random_access_iterator_base\&lt; packed_random_access_iterator_tag, const_iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="23904,139,24501,346"/><area shape="rect" id="node91" href="a00365.html" title="{random_access_iterator_base\&lt; packed_random_access_iterator_tag, const_iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="24525,139,25123,346"/><area shape="rect" id="node93" href="a00365.html" title="{random_access_iterator_base\&lt; packed_random_access_iterator_tag, iterator1, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="25147,139,25704,346"/><area shape="rect" id="node95" href="a00365.html" title="{random_access_iterator_base\&lt; packed_random_access_iterator_tag, iterator2, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="25728,139,26285,346"/><area shape="rect" id="node97" href="a00365.html" title="{random_access_iterator_base\&lt; std::random_access_iterator_tag, const_iterator, value_type \&gt;\n||+ operator!=()\l+ operator+()\l+ operator++()\l+ operator&#45;()\l+ operator&#45;&#45;()\l+ operator\&lt;=()\l+ operator\&gt;()\l+ operator\&gt;=()\l}" alt="" coords="26309,139,26877,346"/><area shape="rect" id="node5" href="a00063.html" title="{boost::numeric::ublas::compressed_vector\&lt; T, IB, IA, TA \&gt;::const_iterator\n|&#45; it_\l|+ const_iterator()\l+ const_iterator()\l+ const_iterator()\l+ index()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l}" alt="" coords="5,473,459,697"/><area shape="rect" id="node7" href="a00079.html" title="{boost::numeric::ublas::coordinate_vector\&lt; T, IB, IA, TA \&gt;::const_iterator\n|&#45; it_\l|+ const_iterator()\l+ const_iterator()\l+ const_iterator()\l+ index()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l}" alt="" coords="483,473,925,697"/><area shape="rect" id="node9" href="a00211.html" title="{boost::numeric::ublas::mapped_vector\&lt; T, A \&gt;::const_iterator\n|&#45; it_\l|+ const_iterator()\l+ const_iterator()\l+ const_iterator()\l+ index()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l}" alt="" coords="949,473,1328,697"/><area shape="rect" id="node11" href="a00477.html" title="{boost::numeric::ublas::unit_vector\&lt; T, ALLOC \&gt;::const_iterator\n|&#45; it_\l|+ const_iterator()\l+ const_iterator()\l+ index()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l}" alt="" coords="1352,482,1741,689"/><area shape="rect" id="node13" href="a00591.html" title="{boost::numeric::ublas::zero_vector\&lt; T, ALLOC \&gt;::const_iterator\n||+ const_iterator()\l+ const_iterator()\l+ index()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l}" alt="" coords="1765,482,2157,689"/><area shape="rect" id="node17" href="a00055.html" title="{boost::numeric::ublas::compressed_matrix\&lt; T, L, IB, IA, TA \&gt;::const_iterator1\n|&#45; i_\l&#45; it_\l&#45; itv_\l&#45; j_\l&#45; rank_\l|+ const_iterator1()\l+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="2181,395,2659,775"/><area shape="rect" id="node19" href="a00074.html" title="{boost::numeric::ublas::coordinate_matrix\&lt; T, L, IB, IA, TA \&gt;::const_iterator1\n|&#45; i_\l&#45; it_\l&#45; itv_\l&#45; j_\l&#45; rank_\l|+ const_iterator1()\l+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="2683,395,3149,775"/><area shape="rect" id="node21" href="a00141.html" title="{boost::numeric::ublas::generalized_vector_of_vector\&lt; T, L, A \&gt;::const_iterator1\n|&#45; i_\l&#45; it_\l&#45; itv_\l&#45; j_\l&#45; rank_\l|+ const_iterator1()\l+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="3173,395,3656,775"/><area shape="rect" id="node23" href="a00156.html" title="{boost::numeric::ublas::identity_matrix\&lt; T, ALLOC \&gt;::const_iterator1\n|&#45; it_\l|+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="3680,439,4096,732"/><area shape="rect" id="node25" href="a00206.html" title="{boost::numeric::ublas::mapped_matrix\&lt; T, L, A \&gt;::const_iterator1\n|&#45; i_\l&#45; it_\l&#45; j_\l&#45; rank_\l|+ const_iterator1()\l+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="4120,404,4523,767"/><area shape="rect" id="node27" href="a00214.html" title="{boost::numeric::ublas::mapped_vector_of_mapped_vector\&lt; T, L, A \&gt;::const_iterator1\n|&#45; i_\l&#45; it_\l&#45; itv_\l&#45; j_\l&#45; rank_\l|+ const_iterator1()\l+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="4547,395,5061,775"/><area shape="rect" id="node29" href="a00588.html" title="{boost::numeric::ublas::zero_matrix\&lt; T, ALLOC \&gt;::const_iterator1\n||+ const_iterator1()\l+ const_iterator1()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="5085,439,5485,732"/><area shape="rect" id="node33" href="a00056.html" title="{boost::numeric::ublas::compressed_matrix\&lt; T, L, IB, IA, TA \&gt;::const_iterator2\n|&#45; i_\l&#45; it_\l&#45; itv_\l&#45; j_\l&#45; rank_\l|+ const_iterator2()\l+ const_iterator2()\l+ const_iterator2()\l+ begin()\l+ end()\l+ index1()\l+ index2()\l+ operator*()\l+ operator++()\l+ operator&#45;&#45;()\l+ operator=()\l+ operator==()\l+ rbegin()\l+ rend()\l}" alt="" coords="5509,395,5987,775"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
</table>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00616_source.html">iterator.hpp</a></li>
</ul>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="a00593.html">iterator</a> </li>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Defines</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<small>
<small>
<small>
<table width="100%">
<tr>
<td align="right">
Copyright &#169; 2010-2011 David Bellot - Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">Boost Software License, Version 1.0.</a>
</td>
</tr>
</table>
</small>
</small>
</small>