|
Clipper
|
orthogonal (Angstom) curvatures, with respect to orthogonal x,y,z More...
#include <derivs.h>
Public Member Functions | |
| Curv_orth () | |
| null constructor | |
| Curv_orth (const Mat33< T > &m) | |
| constructor: copy/convert | |
| Curv_frac< T > | curv_frac (const Cell &cell) const |
| orthogonal-fractional derivative conversion | |
orthogonal (Angstom) curvatures, with respect to orthogonal x,y,z
| Curv_frac< T > clipper::Curv_orth< T >::curv_frac | ( | const Cell & | cell | ) | const |
orthogonal-fractional derivative conversion
| cell | The cell concerned |
References clipper::Cell::matrix_orth().
1.7.4