#include <MVAComputer.h>
Public Attributes | |
unsigned int | columns |
std::vector< double > | elements |
unsigned int | rows |
Definition at line 36 of file MVAComputer.h.
unsigned int PhysicsTools::Calibration::Matrix::columns |
Definition at line 40 of file MVAComputer.h.
std::vector<double> PhysicsTools::Calibration::Matrix::elements |
Definition at line 38 of file MVAComputer.h.
unsigned int PhysicsTools::Calibration::Matrix::rows |
Definition at line 39 of file MVAComputer.h.
Referenced by cmsPerfPublish.Table::__str__(), cmsPerfPublish.Table::addRow(), cmsPerfPublish.Table::getTable(), cmsPerfPublish.Table::newRow(), and cmsPerfPublish.Table::transpose().