Clipper
Public Member Functions
clipper::Curv_orth< T > Class Template Reference

orthogonal (Angstom) curvatures, with respect to orthogonal x,y,z More...

#include <derivs.h>

Inheritance diagram for clipper::Curv_orth< T >:
clipper::Mat33< T >

List of all members.

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

Detailed Description

template<class T>
class clipper::Curv_orth< T >

orthogonal (Angstom) curvatures, with respect to orthogonal x,y,z


Member Function Documentation

template<class T >
Curv_frac< T > clipper::Curv_orth< T >::curv_frac ( const Cell cell) const

orthogonal-fractional derivative conversion

Parameters:
cellThe cell concerned
Returns:
The transformed derivative.

References clipper::Cell::matrix_orth().


The documentation for this class was generated from the following file: