vectorn.hh File Reference
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <boost/version.hpp>
#include <boost/numeric/ublas/detail/raw.hpp>

Defines

#define MRAWDATA(x)   x.data().begin()
#define VRAWDATA(x)   x.data().begin()

Typedefs

typedef boost_ublas::vector
< double > 
vectorN

Define Documentation

#define MRAWDATA (   x)    x.data().begin()
#define VRAWDATA (   x)    x.data().begin()

Typedef Documentation

typedef boost_ublas::vector<double> vectorN
 All Classes Namespaces Files Functions Variables Typedefs Defines