1 #ifndef RecoBTag_Analysis_SimpleMatrix_h 2 #define RecoBTag_Analysis_SimpleMatrix_h 42 #endif // GeneratorEvent_Analysis_SimpleMatrix_h
double & operator()(size_type row, size_type col)
std::vector< T > container
double operator()(size_type row, size_type col) const
size_type row(size_type index) const
double & operator[](size_type index)
size_type index(size_type row, size_type col) const
double operator[](size_type index) const
std::vector< T >::size_type size_type
size_type col(size_type index) const
SimpleMatrix(size_type rows, size_type cols)