Clipper
Public Member Functions
clipper::TargetFn_scaleF1F2< T1, T2 > Class Template Reference

|F|2 scaling target More...

#include <resol_targetfn.h>

Inheritance diagram for clipper::TargetFn_scaleF1F2< T1, T2 >:
clipper::TargetFn_base

List of all members.

Public Member Functions

 TargetFn_scaleF1F2 (const HKL_data< T1 > &hkl_data1_, const HKL_data< T2 > &hkl_data2_)
 constructor: takes the datalist against which to calc target
Rderiv rderiv (const HKL_info::HKL_reference_index &ih, const ftype &fh) const
 return the value and derivatives of the target function
FNtype type () const
 the type of the function: optionally used to improve convergence

Detailed Description

template<class T1, class T2>
class clipper::TargetFn_scaleF1F2< T1, T2 >

|F|2 scaling target

This class implements the target function for calculating the scale factor to scale one set of F's to another. The resulting scale is the square of the factor that scales the first set of data to match the second.


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