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