StRoot
1
|
Public Member Functions | |
void | setRange (int range) |
T & | operator() (int row, int col) |
T * | operator[] (int row) |
T | det () |
EvtMatrix * | min (int row, int col) |
EvtMatrix * | inverse () |
std::string | dump () |
Friends | |
template<class M > | |
EvtMatrix< M > * | operator* (const EvtMatrix< M > &left, const EvtMatrix< M > &right) |
Definition at line 22 of file EvtMatrix.hh.