blob: 54548b44025f7982d7f0e5ec2a369fdf179b27ba [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: tags.hpp Source File</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><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
</ul>
</div>
<h1>tags.hpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
<a name="l00017"></a>00017 <span class="preprocessor">#ifndef BOOST_NUMERIC_UBLAS_TAG_HPP</span>
<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define BOOST_NUMERIC_UBLAS_TAG_HPP</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span>
<a name="l00020"></a>00020
<a name="l00021"></a>00021 <span class="keyword">namespace </span>boost { <span class="keyword">namespace </span>numeric { <span class="keyword">namespace </span>ublas { <span class="keyword">namespace </span>tag {
<a name="l00022"></a>00022
<a name="l00024"></a><a class="code" href="structboost_1_1numeric_1_1ublas_1_1tag_1_1major.html">00024</a> <span class="keyword">struct </span><a class="code" href="structboost_1_1numeric_1_1ublas_1_1tag_1_1major.html" title="Tag for the major dimension.">major</a> {};
<a name="l00025"></a>00025
<a name="l00026"></a>00026
<a name="l00028"></a><a class="code" href="structboost_1_1numeric_1_1ublas_1_1tag_1_1minor.html">00028</a> <span class="keyword">struct </span><a class="code" href="structboost_1_1numeric_1_1ublas_1_1tag_1_1minor.html" title="Tag for the minor dimension.">minor</a> {};
<a name="l00029"></a>00029
<a name="l00030"></a>00030
<a name="l00032"></a><a class="code" href="structboost_1_1numeric_1_1ublas_1_1tag_1_1leading.html">00032</a> <span class="keyword">struct </span><a class="code" href="structboost_1_1numeric_1_1ublas_1_1tag_1_1leading.html" title="Tag for the leading dimension.">leading</a> {};
<a name="l00033"></a>00033
<a name="l00034"></a>00034 }}}} <span class="comment">// Namespace boost::numeric::ublas::tag</span>
<a name="l00035"></a>00035
<a name="l00036"></a>00036
<a name="l00037"></a>00037 <span class="preprocessor">#endif // BOOST_NUMERIC_UBLAS_TAG_HPP</span>
</pre></div></div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Jul 4 20:31:00 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>