Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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
 

Namespaces

 GaudiPython
 Namespace for all classes interfacing Gaudi to Python.
 

Typedefs

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