The Gaudi Framework  master (fb0007c6)
Loading...
Searching...
No Matches
Vector.h File Reference
#include <functional>
#include <vector>
#include <GaudiPython/GaudiPython.h>
Include dependency graph for Vector.h:

Go to the source code of this file.

Classes

struct  GaudiPython::_identity
 It is here due to 'missing'(?) std::identity. More...
 

Namespaces

namespace  GaudiPython
 GaudiPython.h GaudiPython/GaudiPython.h.
 

Typedefs

typedef std::vector< double > GaudiPython::Vector
 useful type definition for implicit loos
 
typedef Vector GaudiPython::Row
 
typedef std::vector< RowGaudiPython::Matrix