uservector.h File Reference

#include <tnt_vec.h>
Include dependency graph for uservector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UserVector< Type >
 Abstract class for a UserVector. More...
class  DenseVector< Type >
 Wrapper-class for a dense TNT-Vector. More...
class  SparseVector< Type >
 Class for a sparse vector. More...
struct  SparseVector< Type >::VectorElement
 The structure of one element form my vector in my list of elements. More...
class  IntervalVector
class  Project
 Class to project a point onto a box. More...
class  Round
 Class to round the discrete variables of a point to integer values. More...

Defines

#define TNT_BOUNDS_CHECK

Typedefs

typedef DenseVector< double > dvector
typedef DenseVector< int > ivector

Define Documentation

#define TNT_BOUNDS_CHECK

Definition at line 12 of file uservector.h.


Typedef Documentation

typedef DenseVector<double> dvector

Definition at line 804 of file uservector.h.

typedef DenseVector<int> ivector

Definition at line 805 of file uservector.h.


Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1