#include <RotationInterfaces.h>
Definition at line 305 of file RotationInterfaces.h.
◆ HepRep3x3() [1/3]
CLHEP::HepRep3x3::HepRep3x3 |
( |
| ) |
|
|
inline |
◆ HepRep3x3() [2/3]
CLHEP::HepRep3x3::HepRep3x3 |
( |
double | xx, |
|
|
double | xy, |
|
|
double | xz, |
|
|
double | yx, |
|
|
double | yy, |
|
|
double | yz, |
|
|
double | zx, |
|
|
double | zy, |
|
|
double | zz ) |
|
inline |
◆ HepRep3x3() [3/3]
CLHEP::HepRep3x3::HepRep3x3 |
( |
const double * | array | ) |
|
|
inline |
◆ getArray()
void CLHEP::HepRep3x3::getArray |
( |
double * | array | ) |
const |
|
inline |
◆ setToIdentity()
void CLHEP::HepRep3x3::setToIdentity |
( |
| ) |
|
|
inline |
◆ xx_
double CLHEP::HepRep3x3::xx_ |
◆ xy_
double CLHEP::HepRep3x3::xy_ |
◆ xz_
double CLHEP::HepRep3x3::xz_ |
◆ yx_
double CLHEP::HepRep3x3::yx_ |
◆ yy_
double CLHEP::HepRep3x3::yy_ |
◆ yz_
double CLHEP::HepRep3x3::yz_ |
◆ zx_
double CLHEP::HepRep3x3::zx_ |
◆ zy_
double CLHEP::HepRep3x3::zy_ |
◆ zz_
double CLHEP::HepRep3x3::zz_ |
The documentation for this struct was generated from the following file: