Clipper
Public Member Functions
clipper::Resolution_ordinal Class Reference

Resolution ordinal gernerator. More...

#include <resol_basisfn.h>

Inheritance diagram for clipper::Resolution_ordinal:
clipper::Generic_ordinal

List of all members.

Public Member Functions

void init (const HKL_info &hklinfo, const ftype &power)
 initialiser: takes an HKL_info and uses all reflections.
void init (const HKL_data_base &hkldata, const ftype &power)
 initialiser: takes an HKL_data & uses non-missing reflections.
void init (const HKL_data_base &hkldata, const Cell &cell, const ftype &power)
 initialiser: takes an HKL_data + Cell & uses non-missing reflections.

Detailed Description

Resolution ordinal gernerator.

This class is a helper class for functions which need to divide reflections up by resolution whilst guaranteeing a certain distribution of number of reflections per range. It takes a list of reflections, one at a time, and calculates a function to get the approximate ordinal number of a reflection in a list sorted by resolution.


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