tensor.h File Reference

Defines the util::Tensor class template. More...

#include <config.h>
#include <iostream>
#include <cmath>
#include <util/point.h>
#include <util/vector.h>

Go to the source code of this file.

Classes

class  util::Tensor< T >
 A growth tensor class. More...

Namespaces

namespace  util
 

Various utility classes for generic programming.


Functions

template<class T >
std::ostream & util::operator<< (std::ostream &os, Tensor< T > &tensor)
template<class T >
std::istream & util::operator>> (std::istream &is, Tensor< T > &tensor)

Detailed Description

Defines the util::Tensor class template.

Definition in file tensor.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:53 2013 for VVE by  doxygen 1.6.3