![]() |
|
|
Generated: 24 Nov 2008 |
#include <vector>
#include <functional>
#include "GaudiPython/GaudiPython.h"


Go to the source code of this file.
Namespaces | |
| namespace | GaudiPython |
Classes | |
| struct | GaudiPython::_identity< TYPE > |
| It is here due to 'missing'(?) std::identity. More... | |
Defines | |
| #define | GAUDIPYTHON_VECTOR_H 1 |
Typedefs | |
| typedef std::vector< double > | GaudiPython::Vector |
| useful type definition for implicit loos | |
| typedef Vector | GaudiPython::Row |
| typedef std::vector< Row > | GaudiPython::Matrix |