clipper::OriginMatch< T > Class Template Reference

Origin matching method using fast translation function. More...

#include <originmatch.h>

Inheritance diagram for clipper::OriginMatch< T >:
clipper::OriginMatch_base< T >

List of all members.

Public Member Functions

 OriginMatch (const ftype resol_limit=0.1)
 constructor
 OriginMatch (bool &invert, Coord_frac &shift, const HKL_data< datatypes::F_phi< T > > &fphi1, const HKL_data< datatypes::F_phi< T > > &fphi2, const ftype resol_limit=0.1)
 constructor: shorthand for constructor+operator
bool operator() (bool &invert, Coord_frac &shift, const HKL_data< datatypes::F_phi< T > > &fphi1, const HKL_data< datatypes::F_phi< T > > &fphi2) const
 Origin matching function definition.

Detailed Description

template<class T>
class clipper::OriginMatch< T >

Origin matching method using fast translation function.

Perform origin matching by performing a fast translation function. Both hands are tested if possible.


Member Function Documentation

template<class T >
bool clipper::OriginMatch< T >::operator() ( bool &  invert,
Coord_frac shift,
const HKL_data< datatypes::F_phi< T > > &  fphi1,
const HKL_data< datatypes::F_phi< T > > &  fphi2 
) const [inline, virtual]

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

Generated on 4 Jan 2010 for Clipper_contrib by  doxygen 1.6.1