Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

tags.hpp File Reference

Tags. More...

Go to the source code of this file.

Classes

struct  boost::numeric::ublas::tag::leading
 Tag for the leading dimension. More...
struct  boost::numeric::ublas::tag::major
 Tag for the major dimension. More...
struct  boost::numeric::ublas::tag::minor
 Tag for the minor dimension. More...

Namespaces

namespace  boost
namespace  boost::numeric
namespace  boost::numeric::ublas
 

contains all important classes and functions of uBLAS


namespace  boost::numeric::ublas::tag

Detailed Description

Tags.

-*- c++ -*-

Copyright (c) 2009, Marco Guazzone

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Author:
Marco Guazzone, marco.guazzone@gmail.com

Definition in file tags.hpp.