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