11 #ifndef BALL_KERNEL_EXPRESSION_H 15 #ifndef BALL_NMR_SHIFTMODULE_H 19 #ifndef BALL_DATATYPE_STRINGHASHMAP_H 23 #ifndef BALL_FORMAT_PARAMETERS_H 27 #ifndef BALL_FORMAT_PARAMETERSECTION_H 58 bool operator != (
const Ring& ring)
const {
return !(*
this == ring);}
97 virtual bool finish();
123 double carlsonEllipticalIntegral1_(
double,
double,
double);
124 double carlsonEllipticalIntegral2_(
double,
double,
double);
125 double legendreEllipticalIntegral1_(
double,
double);
126 double legendreEllipticalIntegral2_(
double,
double);
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
std::list< Residue * > aromat_list_
std::list< Atom * > atom_list_
std::list< Atom * > proton_list_
std::vector< String > atom_names
std::vector< Expression > expressions_
StringHashMap< Ring > rings_
static const char * PROPERTY__RING_CURRENT_SHIFT
BALL_EXPORT bool operator==(const String &s1, const String &s2)
StringHashMap< Position > residues_with_rings_
#define BALL_CREATE(name)