#include <hkl_datatypes.h>
|
|
| D_sigD (const dtype &d, const dtype &sigd) |
| |
|
void | set_null () |
| |
|
void | friedel () |
| |
|
void | shift_phase (const ftype &) |
| |
|
bool | missing () const |
| |
|
void | data_export (xtype array[]) const |
| |
|
void | data_import (const xtype array[]) |
| |
|
void | scale (const ftype &s) |
| | this type is scalable - apply magnitude scale factor
|
| |
|
const dtype & | d () const |
| |
|
const dtype & | sigd () const |
| |
|
dtype & | d () |
| |
|
dtype & | sigd () |
| |
|
|
static String | type () |
| |
|
static int | data_size () |
| |
|
static String | data_names () |
| |
template<class dtype>
class clipper::datatypes::D_sigD< dtype >
- Deprecated:
- Anomalous difference data type: D + sigD
Provided for i/o compatibbility with legacy code only. Do not use.
The documentation for this class was generated from the following file: