1 #ifndef GAUDIPYTHON_VECTOR_H 2 #define GAUDIPYTHON_VECTOR_H 1 32 inline Vector::value_type operator()
33 (
const Vector::value_type& value )
const {
return value ; }
37 #endif // GAUDIPYTHON_VECTOR_H It is here due to 'missing'(?) std::identity.
std::vector< double > Vector
useful type definition for implicit loos
GaudiPython.h GaudiPython/GaudiPython.h.
std::vector< Row > Matrix