common.h File Reference

#include <cstddef>
#include <utility>
#include <cml/defaults.h>

Include dependency graph for common.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cml::col_basis
 Column-vector matrix basis tag. More...
struct  cml::col_major
 Col-major storage tag. More...
struct  cml::dynamic_memory_tag
 Dynamically-allocated memory tag. More...
struct  cml::dynamic_size_tag
 Runtime-sized tag. More...
struct  cml::external_memory_tag
 Externally-allocated memory tag. More...
struct  cml::fixed_memory_tag
 Statically-allocated memory tag. More...
struct  cml::fixed_size_tag
 Statically-sized tag. More...
struct  cml::not_resizable_tag
 Not resizable tag. More...
struct  cml::oned_tag
 1D tag (to select array shape). More...
struct  cml::resizable_tag
 Resizable tag. More...
struct  cml::row_basis
 Row-vector matrix basis tag. More...
struct  cml::row_major
 Row-major storage tag. More...
struct  cml::twod_tag
 2D tag (to select array shape). More...
struct  cml::unit_size_tag
 Unit-sized tag. More...

Namespaces

namespace  cml

Typedefs

typedef std::pair< size_t, size_tcml::matrix_size


Detailed Description

Definition in file common.h.


Generated on Sat Jul 18 19:35:36 2009 for CML 1.0 by  doxygen 1.5.9