clipper::datatypes::Compute_scale_u_iso< T > Class Template Reference

Apply scale and U to any scalable datatype. More...

#include <hkl_compute.h>

List of all members.

Public Member Functions

 Compute_scale_u_iso (const ftype &s, const ftype &u)
 constructor: takes scale, U value
const T operator() (const HKL_info::HKL_reference_index &ih, T data) const
 conv op


Detailed Description

template<class T>
class clipper::datatypes::Compute_scale_u_iso< T >

Apply scale and U to any scalable datatype.

Constructor & Destructor Documentation

template<class T >
clipper::datatypes::Compute_scale_u_iso< T >::Compute_scale_u_iso ( const ftype s,
const ftype u 
) [inline]

constructor: takes scale, U value

Construct conversion operator to scale list according to the formula I_new = s^2 .exp( 4 ^2 u.|h|^2 ) I_old or F_new = s.exp( 2 ^2 u.|h|^2 ) F_old where |h|^2 = invresolsq.

Parameters:
s The scale factor.
u The temperature factor (U-value).


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

Generated on Fri Jun 12 18:03:41 2009 for Clipper by  doxygen 1.5.9