MADNESS 0.10.1
|
Public Member Functions | |
apply_sigma (double xaxis, double yaxis, double zaxis) | |
void | operator() (double &x, double &y, double &z) const |
Public Attributes | |
double | xaxis |
double | yaxis |
double | zaxis |
Apply to (x,y,z) a reflection through a plane containing the origin with normal (xaxis,yaxis,zaxis)
|
inline |
|
inline |
double madness::Molecule::apply_sigma::xaxis |
Referenced by operator()().
double madness::Molecule::apply_sigma::yaxis |
Referenced by operator()().
double madness::Molecule::apply_sigma::zaxis |
Referenced by operator()().