|  |  | 
builtins.object
CDSList_IntVec3Pair
CDSVectorBase_Vector_float_long
CDSVector_Vector_float_0_long_int
PairDist
 
 
| class CDSList_IntVec3Pair(builtins.object)
 |  |  | CDSList_IntVec3Pair(*args) 
 
 
 |  |  | Methods defined here: 
 __delitem__(self, *args, **kwargs) -> 'void'
 __getitem__(self, *args) -> 'CDSList< Pair< int,Vec3 > >'
 __getslice__(self, *args, **kwargs) -> 'CDSList< Pair< int,Vec3 > >'
 __init__(self, *args)Initialize self.  See help(type(self)) for accurate signature.
 __len__(self, *args, **kwargs) -> 'int'
 __repr__ = _swig_repr(self)
 __setitem__(self, *args, **kwargs) -> 'void'
 append(self, *args, **kwargs) -> 'void'
 help(self, *args, **kwargs) -> 'String'
 remove(self, *args, **kwargs) -> 'void'
 removeAll(self, *args, **kwargs) -> 'void'
 Static methods defined here:
 
 __swig_destroy__ = delete_CDSList_IntVec3Pair(...)
 Data descriptors defined here:
 
 __dict__
 dictionary for instance variables (if defined)
 __weakref__
 list of weak references to the object (if defined)
 thisown
 The membership flag
 |  
 
| class CDSVectorBase_Vector_float_long(builtins.object)
 |  |  | CDSVectorBase_Vector_float_long(*args) 
 
 
 |  |  | Methods defined here: 
 __call__(self, *args, **kwargs) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > const &'Call self as a function.
 __iadd__(self, *args) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 __init__(self, *args)Initialize self.  See help(type(self)) for accurate signature.
 __isub__(self, *args) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 __repr__ = _swig_repr(self)
 copy(self, *args) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 count(self, *args, **kwargs) -> 'int'
 data(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > const &'
 loadRawArray(self, *args, **kwargs) -> 'void'
 pointer(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > *'
 remove(self, *args, **kwargs) -> 'void'
 resize(self, *args, **kwargs) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 set(self, *args, **kwargs) -> 'void'
 setAlloc(self, *args, **kwargs) -> 'void'
 size(self, *args, **kwargs) -> 'long'
 splitRep(self, *args, **kwargs) -> 'void'
 Static methods defined here:
 
 __swig_destroy__ = delete_CDSVectorBase_Vector_float_long(...)
 Data descriptors defined here:
 
 __dict__
 dictionary for instance variables (if defined)
 __weakref__
 list of weak references to the object (if defined)
 thisown
 The membership flag
 |  
 
| CDSVector_Vector_float = class CDSVector_Vector_float_0_long_int(CDSVectorBase_Vector_float_long)
 |  |  | CDSVector_Vector_float(*args) 
 
 
 |  |  | Method resolution order:CDSVector_Vector_float_0_long_intCDSVectorBase_Vector_float_longbuiltins.object
 Methods defined here:
 
 __add__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __call__(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > const &'Call self as a function.
 __getitem__(self, *args, **kwargs)
 __getslice__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __iadd__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __imul__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __init__(self, *args)Initialize self.  See help(type(self)) for accurate signature.
 __isub__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __itruediv__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __len__(self, *args, **kwargs) -> 'long'
 __mul__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __neg__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __pow__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __radd__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __repr__ = _swig_repr(self)
 __rmul__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __rsub__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __rtruediv__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __setitem__(self, *args, **kwargs) -> 'void'
 __str__(self, *args, **kwargs) -> 'String'Return str(self).
 __sub__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __truediv__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 append(self, *args, **kwargs) -> 'void'
 fromList(s, l)
 get(self, *args, **kwargs) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int >'
 help(self, *args, **kwargs) -> 'String'
 offset(self, *args, **kwargs) -> 'int'
 scale(self, *args, **kwargs) -> 'void'
 Static methods defined here:
 
 __swig_destroy__ = delete_CDSVector_Vector_float_0_long_int(...)
 Data descriptors defined here:
 
 thisown
 The membership flag
 Methods inherited from CDSVectorBase_Vector_float_long:
 
 copy(self, *args) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 count(self, *args, **kwargs) -> 'int'
 data(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > const &'
 loadRawArray(self, *args, **kwargs) -> 'void'
 pointer(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > *'
 remove(self, *args, **kwargs) -> 'void'
 resize(self, *args, **kwargs) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 set(self, *args, **kwargs) -> 'void'
 setAlloc(self, *args, **kwargs) -> 'void'
 size(self, *args, **kwargs) -> 'long'
 splitRep(self, *args, **kwargs) -> 'void'
 Data descriptors inherited from CDSVectorBase_Vector_float_long:
 
 __dict__
 dictionary for instance variables (if defined)
 __weakref__
 list of weak references to the object (if defined)
 |  
 
| class CDSVector_Vector_float_0_long_int(CDSVectorBase_Vector_float_long)
 |  |  | CDSVector_Vector_float_0_long_int(*args) 
 
 
 |  |  | Method resolution order:CDSVector_Vector_float_0_long_intCDSVectorBase_Vector_float_longbuiltins.object
 Methods defined here:
 
 __add__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __call__(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > const &'Call self as a function.
 __getitem__(self, *args, **kwargs)
 __getslice__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __iadd__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __imul__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __init__(self, *args)Initialize self.  See help(type(self)) for accurate signature.
 __isub__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __itruediv__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __len__(self, *args, **kwargs) -> 'long'
 __mul__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __neg__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __pow__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __radd__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __repr__ = _swig_repr(self)
 __rmul__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __rsub__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __rtruediv__(self, *args, **kwargs) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __setitem__(self, *args, **kwargs) -> 'void'
 __str__(self, *args, **kwargs) -> 'String'Return str(self).
 __sub__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 __truediv__(self, *args) -> 'CDSVector< Vector_float,0,CDS::DefaultAlloc,long,int >'
 append(self, *args, **kwargs) -> 'void'
 fromList(s, l)
 get(self, *args, **kwargs) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int >'
 help(self, *args, **kwargs) -> 'String'
 offset(self, *args, **kwargs) -> 'int'
 scale(self, *args, **kwargs) -> 'void'
 Static methods defined here:
 
 __swig_destroy__ = delete_CDSVector_Vector_float_0_long_int(...)
 Data descriptors defined here:
 
 thisown
 The membership flag
 Methods inherited from CDSVectorBase_Vector_float_long:
 
 copy(self, *args) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 count(self, *args, **kwargs) -> 'int'
 data(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > const &'
 loadRawArray(self, *args, **kwargs) -> 'void'
 pointer(self, *args) -> 'CDSVector< double,0,CDS::DefaultAlloc,long,int > *'
 remove(self, *args, **kwargs) -> 'void'
 resize(self, *args, **kwargs) -> 'CDSVectorBase< CDSVector< double,0,CDS::DefaultAlloc,long,int >,CDS::DefaultAlloc,long > &'
 set(self, *args, **kwargs) -> 'void'
 setAlloc(self, *args, **kwargs) -> 'void'
 size(self, *args, **kwargs) -> 'long'
 splitRep(self, *args, **kwargs) -> 'void'
 Data descriptors inherited from CDSVectorBase_Vector_float_long:
 
 __dict__
 dictionary for instance variables (if defined)
 __weakref__
 list of weak references to the object (if defined)
 |  
 
| class PairDist(builtins.object)
 |  |  | PairDist(*args, **kwargs) 
 
 
 |  |  | Methods defined here: 
 Pr(self, *args, **kwargs) -> 'CDSVector< float_type >'
 __init__(self, *args, **kwargs)Initialize self.  See help(type(self)) for accurate signature.
 __repr__ = _swig_repr(self)
 calcGradient(self, *args, **kwargs) -> 'bool const'
 calcWeightDerivs(self, *args, **kwargs) -> 'bool const'
 getGradient(self, *args, **kwargs) -> 'CDSList< Pair< int,Vec3 > >'
 normalize(self, *args, **kwargs) -> 'bool const'
 probType(self, *args, **kwargs) -> 'String const'
 probWidth(self, *args, **kwargs) -> 'float_type const'
 pyXplorHelp(self, *args, **kwargs) -> 'String'
 removeAtoms1(self, *args, **kwargs) -> 'void'
 removeAtoms2(self, *args, **kwargs) -> 'void'
 setCalcGradient(self, *args, **kwargs) -> 'void'
 setCalcWeightDerivs(self, *args, **kwargs) -> 'void'
 setNormalize(self, *args, **kwargs) -> 'void'
 setProbType(self, *args, **kwargs) -> 'void'
 setProbWidth(self, *args, **kwargs) -> 'void'
 setWeights1(self, *args, **kwargs) -> 'void'
 setWeights2(self, *args, **kwargs) -> 'void'
 updateValues(self, *args, **kwargs) -> 'void'
 weights1(self, *args, **kwargs) -> 'CDSVector< float_type >'
 weights2(self, *args, **kwargs) -> 'CDSVector< float_type >'
 Static methods defined here:
 
 __swig_destroy__ = delete_PairDist(...)
 Data descriptors defined here:
 
 __dict__
 dictionary for instance variables (if defined)
 __weakref__
 list of weak references to the object (if defined)
 atomSel1
 
 atomSel2
 
 d_dw1
 
 d_dw2
 
 gradient
 
 pairDist
 
 rVals
 
 thisown
 The membership flag
 |  |