I, sigI pair, based on clipper::datatypes::I_sigI but with some differences. More...
#include <hkl_datatypes.hh>
Public Member Functions | |
| IsigI (const float &I, const float &sigI) | |
| IsigI (const IsigI &Is) | |
| IsigI (const ClipperI_sigI &cIsig) | |
| const float & | I () const |
| const float & | sigI () const |
| float & | I () |
| float & | sigI () |
| void | scale (const float &a) |
| void | scale (const double &a) |
| IsigI | scaleIs (const float &a) const |
| IsigI | scaleIs (const double &a) const |
| bool | missing () const |
| bool | missingI () const |
| bool | missingsigI () const |
I, sigI pair, based on clipper::datatypes::I_sigI but with some differences.
1.6.3