#include <GenMatrix.h>
|
| enum | { size_max = 25
} |
| |
| enum | { size_max = 25
} |
| |
| enum | { size_max = 25
} |
| |
| typedef std::vector< double, Alloc< double, 25 > >::iterator | mIter |
| |
| typedef std::vector< double, Alloc< double, 25 > >::const_iterator | mcIter |
| |
| typedef std::vector< double, Alloc< double, 25 > >::iterator | mIter |
| |
| typedef std::vector< double, Alloc< double, 25 > >::const_iterator | mcIter |
| |
| typedef std::vector< double, Alloc< double, 25 > >::iterator | mIter |
| |
| typedef std::vector< double, Alloc< double, 25 > >::const_iterator | mcIter |
| |
|
| static void | swap (int &, int &) |
| |
| static void | swap (std::vector< double, Alloc< double, 25 > > &, std::vector< double, Alloc< double, 25 > > &) |
| |
| static void | error (const char *s) |
| |
| static void | swap (int &, int &) |
| |
| static void | swap (std::vector< double, Alloc< double, 25 > > &, std::vector< double, Alloc< double, 25 > > &) |
| |
| static void | error (const char *s) |
| |
| static void | swap (int &, int &) |
| |
| static void | swap (std::vector< double, Alloc< double, 25 > > &, std::vector< double, Alloc< double, 25 > > &) |
| |
| static void | error (const char *s) |
| |
- Author
Definition at line 36 of file Matrix/CLHEP/Matrix/GenMatrix.h.
| virtual CLHEP::HepGenMatrix::~HepGenMatrix |
( |
| ) |
|
|
inlinevirtual |
| virtual CLHEP::HepGenMatrix::~HepGenMatrix |
( |
| ) |
|
|
inlinevirtual |
| virtual CLHEP::HepGenMatrix::~HepGenMatrix |
( |
| ) |
|
|
inlinevirtual |
| void CLHEP::HepGenMatrix::delete_m |
( |
int |
size, |
|
|
double * |
hm |
|
) |
| |
|
protected |
| void CLHEP::HepGenMatrix::delete_m |
( |
int |
size, |
|
|
double * |
|
|
) |
| |
|
protected |
| void CLHEP::HepGenMatrix::delete_m |
( |
int |
size, |
|
|
double * |
|
|
) |
| |
|
protected |
| static void CLHEP::HepGenMatrix::error |
( |
const char * |
s | ) |
|
|
static |
| void CLHEP::HepGenMatrix::error |
( |
const char * |
s | ) |
|
|
static |
Definition at line 73 of file GenMatrix.cc.
References abort.
Referenced by CLHEP::HepMatrix::determinant(), CLHEP::dot(), CLHEP::HepDiagMatrix::HepDiagMatrix(), CLHEP::HepMatrix::HepMatrix(), CLHEP::HepSymMatrix::HepSymMatrix(), CLHEP::HepVector::HepVector(), CLHEP::HepMatrix::invert(), CLHEP::HepMatrix::operator()(), CLHEP::HepVector::operator=(), CLHEP::qr_inverse(), CLHEP::HepVector::sub(), CLHEP::HepDiagMatrix::sub(), CLHEP::HepSymMatrix::sub(), and CLHEP::HepMatrix::sub().
| static void CLHEP::HepGenMatrix::error |
( |
const char * |
s | ) |
|
|
static |
| virtual void CLHEP::HepGenMatrix::invert |
( |
int & |
| ) |
|
|
pure virtual |
| virtual void CLHEP::HepGenMatrix::invert |
( |
int & |
| ) |
|
|
pure virtual |
| virtual void CLHEP::HepGenMatrix::invert |
( |
int & |
| ) |
|
|
pure virtual |
| double* CLHEP::HepGenMatrix::new_m |
( |
int |
size | ) |
|
|
protected |
| double * CLHEP::HepGenMatrix::new_m |
( |
int |
size | ) |
|
|
protected |
| double* CLHEP::HepGenMatrix::new_m |
( |
int |
size | ) |
|
|
protected |
| virtual int CLHEP::HepGenMatrix::num_col |
( |
| ) |
const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual int CLHEP::HepGenMatrix::num_col |
( |
| ) |
const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
Referenced by matrix_test1(), CLHEP::norm(), CLHEP::norm1(), CLHEP::norm_infinity(), and operator==().
| virtual int CLHEP::HepGenMatrix::num_col |
( |
| ) |
const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual int CLHEP::HepGenMatrix::num_row |
( |
| ) |
const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
Referenced by CLHEP::norm(), CLHEP::norm1(), CLHEP::norm_infinity(), and operator==().
| virtual int CLHEP::HepGenMatrix::num_row |
( |
| ) |
const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual int CLHEP::HepGenMatrix::num_row |
( |
| ) |
const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual int CLHEP::HepGenMatrix::num_size |
( |
| ) |
const |
|
protectedpure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, CLHEP::HepVector, CLHEP::HepVector, and CLHEP::HepVector.
| virtual int CLHEP::HepGenMatrix::num_size |
( |
| ) |
const |
|
protectedpure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, CLHEP::HepVector, CLHEP::HepVector, and CLHEP::HepVector.
| virtual int CLHEP::HepGenMatrix::num_size |
( |
| ) |
const |
|
protectedpure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, CLHEP::HepVector, CLHEP::HepVector, and CLHEP::HepVector.
| virtual const double& CLHEP::HepGenMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual const double& CLHEP::HepGenMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual const double& CLHEP::HepGenMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual double& CLHEP::HepGenMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual double& CLHEP::HepGenMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual double& CLHEP::HepGenMatrix::operator() |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
pure virtual |
Implemented in CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepSymMatrix, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepVector, CLHEP::HepDiagMatrix, CLHEP::HepDiagMatrix, and CLHEP::HepDiagMatrix.
| virtual bool CLHEP::HepGenMatrix::operator== |
( |
const HepGenMatrix & |
| ) |
const |
|
virtual |
| bool CLHEP::HepGenMatrix::operator== |
( |
const HepGenMatrix & |
o | ) |
const |
|
virtual |
| virtual bool CLHEP::HepGenMatrix::operator== |
( |
const HepGenMatrix & |
| ) |
const |
|
virtual |
| static void CLHEP::HepGenMatrix::swap |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
inlinestatic |
| static void CLHEP::HepGenMatrix::swap |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
inlinestatic |
| static void CLHEP::HepGenMatrix::swap |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following files: