MADNESS 0.10.1
|
Apply to (x,y,z) a reflection through a plane containing the origin with normal (xaxis,yaxis,zaxis) More...
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)
References madness::nonlinear_vector_solver(), xaxis, yaxis, and zaxis.
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()().