|
| EvtVector4C (const EvtComplex &, const EvtComplex &, const EvtComplex &, const EvtComplex &) |
|
void | set (int, const EvtComplex &) |
|
void | set (const EvtComplex &, const EvtComplex &, const EvtComplex &, const EvtComplex &) |
|
void | set (double, double, double, double) |
|
| EvtVector4C (const EvtVector4R &v1) |
|
const EvtComplex & | get (int) const |
|
EvtComplex | cont (const EvtVector4C &v4) const |
|
EvtVector4C | conj () const |
|
EvtVector3C | vec () const |
|
EvtVector4C & | operator= (const EvtVector4C &v2) |
|
EvtVector4C & | operator-= (const EvtVector4C &v2) |
|
EvtVector4C & | operator+= (const EvtVector4C &v2) |
|
EvtVector4C & | operator*= (const EvtComplex &c) |
|
void | applyRotateEuler (double alpha, double beta, double gamma) |
|
void | applyBoostTo (const EvtVector4R &p4) |
|
void | applyBoostTo (const EvtVector3R &boost) |
|
double | dot (const EvtVector4C &p2) |
|
|
EvtVector4C | rotateEuler (const EvtVector4C &e, double alpha, double beta, double gamma) |
|
EvtVector4C | boostTo (const EvtVector4C &e, const EvtVector4R p4) |
|
EvtVector4C | boostTo (const EvtVector4C &e, const EvtVector3R boost) |
|
EvtVector4C | operator* (double d, const EvtVector4C &v2) |
|
EvtVector4C | operator* (const EvtComplex &c, const EvtVector4C &v2) |
|
EvtVector4C | operator* (const EvtVector4C &v2, const EvtComplex &c) |
|
EvtVector4C | operator* (const EvtComplex &c, const EvtVector4R &v2) |
|
EvtComplex | operator* (const EvtVector4R &v1, const EvtVector4C &v2) |
|
EvtComplex | operator* (const EvtVector4C &v1, const EvtVector4R &v2) |
|
EvtComplex | operator* (const EvtVector4C &v1, const EvtVector4C &v2) |
|
EvtVector4C | operator+ (const EvtVector4C &v1, const EvtVector4C &v2) |
|
EvtVector4C | operator- (const EvtVector4C &v1, const EvtVector4C &v2) |
|
std::ostream & | operator<< (std::ostream &s, const EvtVector4C &v) |
|
Definition at line 30 of file EvtVector4C.hh.
The documentation for this class was generated from the following file: