#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.
◆ mcIter [1/3]
◆ mcIter [2/3]
◆ mcIter [3/3]
◆ mIter [1/3]
◆ mIter [2/3]
◆ mIter [3/3]
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ ~HepGenMatrix() [1/3]
virtual CLHEP::HepGenMatrix::~HepGenMatrix |
( |
| ) |
|
|
inlinevirtual |
◆ ~HepGenMatrix() [2/3]
virtual CLHEP::HepGenMatrix::~HepGenMatrix |
( |
| ) |
|
|
inlinevirtual |
◆ ~HepGenMatrix() [3/3]
virtual CLHEP::HepGenMatrix::~HepGenMatrix |
( |
| ) |
|
|
inlinevirtual |
◆ delete_m() [1/3]
void CLHEP::HepGenMatrix::delete_m |
( |
int |
size, |
|
|
double * |
hm |
|
) |
| |
|
protected |
◆ delete_m() [2/3]
void CLHEP::HepGenMatrix::delete_m |
( |
int |
size, |
|
|
double * |
|
|
) |
| |
|
protected |
◆ delete_m() [3/3]
void CLHEP::HepGenMatrix::delete_m |
( |
int |
size, |
|
|
double * |
|
|
) |
| |
|
protected |
◆ error() [1/3]
static void CLHEP::HepGenMatrix::error |
( |
const char * |
s | ) |
|
|
static |
◆ error() [2/3]
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::HepVector::num_col(), CLHEP::HepVector::operator()(), CLHEP::HepMatrix::operator()(), CLHEP::HepVector::operator=(), CLHEP::qr_inverse(), CLHEP::HepVector::sub(), CLHEP::HepDiagMatrix::sub(), CLHEP::HepSymMatrix::sub(), and CLHEP::HepMatrix::sub().
◆ error() [3/3]
static void CLHEP::HepGenMatrix::error |
( |
const char * |
s | ) |
|
|
static |
◆ invert() [1/3]
virtual void CLHEP::HepGenMatrix::invert |
( |
int & |
| ) |
|
|
pure virtual |
◆ invert() [2/3]
virtual void CLHEP::HepGenMatrix::invert |
( |
int & |
| ) |
|
|
pure virtual |
◆ invert() [3/3]
virtual void CLHEP::HepGenMatrix::invert |
( |
int & |
| ) |
|
|
pure virtual |
◆ new_m() [1/3]
double* CLHEP::HepGenMatrix::new_m |
( |
int |
size | ) |
|
|
protected |
◆ new_m() [2/3]
double * CLHEP::HepGenMatrix::new_m |
( |
int |
size | ) |
|
|
protected |
◆ new_m() [3/3]
double* CLHEP::HepGenMatrix::new_m |
( |
int |
size | ) |
|
|
protected |
◆ num_col() [1/3]
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.
◆ num_col() [2/3]
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==().
◆ num_col() [3/3]
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.
◆ num_row() [1/3]
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==().
◆ num_row() [2/3]
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.
◆ num_row() [3/3]
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.
◆ num_size() [1/3]
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.
◆ num_size() [2/3]
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.
◆ num_size() [3/3]
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.
◆ operator()() [1/6]
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.
◆ operator()() [2/6]
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.
◆ operator()() [3/6]
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.
◆ operator()() [4/6]
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.
◆ operator()() [5/6]
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.
◆ operator()() [6/6]
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.
◆ operator==() [1/3]
virtual bool CLHEP::HepGenMatrix::operator== |
( |
const HepGenMatrix & |
| ) |
const |
|
virtual |
◆ operator==() [2/3]
bool CLHEP::HepGenMatrix::operator== |
( |
const HepGenMatrix & |
o | ) |
const |
|
virtual |
◆ operator==() [3/3]
virtual bool CLHEP::HepGenMatrix::operator== |
( |
const HepGenMatrix & |
| ) |
const |
|
virtual |
◆ operator[]() [1/6]
◆ operator[]() [2/6]
◆ operator[]() [3/6]
◆ operator[]() [4/6]
◆ operator[]() [5/6]
◆ operator[]() [6/6]
◆ swap() [1/6]
static void CLHEP::HepGenMatrix::swap |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
inlinestatic |
◆ swap() [2/6]
static void CLHEP::HepGenMatrix::swap |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
inlinestatic |
◆ swap() [3/6]
static void CLHEP::HepGenMatrix::swap |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
inlinestatic |
◆ swap() [4/6]
◆ swap() [5/6]
◆ swap() [6/6]
◆ HepGenMatrix_row
◆ HepGenMatrix_row_const
The documentation for this class was generated from the following files: