chirality_proxy Struct Reference

Grouping of indices into array of sites (i_seqs) and parameters. More...

#include <chirality.h>

List of all members.

Public Types

typedef af::tiny< unsigned, 4 > i_seqs_type
 Support for shared_proxy_select.

Public Member Functions

 chirality_proxy ()
 Default constructor. Some data members are not initialized!
 chirality_proxy (i_seqs_type const &i_seqs_, double volume_ideal_, bool both_signs_, double weight_)
 Constructor.
 chirality_proxy (i_seqs_type const &i_seqs_, chirality_proxy const &other)
 Constructor.
chirality_proxy sort_i_seqs () const
 Sorts i_seqs such that i_seq[1] < i_seq[2] < i_seq[3].

Public Attributes

i_seqs_type i_seqs
 Indices into array of sites.
double volume_ideal
 Parameter.
bool both_signs
 Parameter.
double weight
 Parameter.


Detailed Description

Grouping of indices into array of sites (i_seqs) and parameters.
The documentation for this struct was generated from the following file:

Generated on Tue Sep 1 17:12:31 2009 for cctbx by  doxygen 1.5.6