Chemical Data Processing Library Python API - Version 1.1.1
Public Member Functions | List of all members
CDPL.Chem.DoubleVector3D2AtomFunctor Class Reference
+ Inheritance diagram for CDPL.Chem.DoubleVector3D2AtomFunctor:

Public Member Functions

None __init__ ()
 Initializes the DoubleVector3D2AtomFunctor instance.
 
None __init__ (DoubleVector3D2AtomFunctor func)
 Initializes a copy of the DoubleVector3D2AtomFunctor instance func. More...
 
None __init__ (object callable)
 Initializes the DoubleVector3D2AtomFunctor instance. More...
 
float __call__ (Math.Vector3D arg1, Math.Vector3D arg2, Atom arg3)
 
bool __bool__ ()
 
bool __nonzero__ ()
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

None CDPL.Chem.DoubleVector3D2AtomFunctor.__init__ ( DoubleVector3D2AtomFunctor  func)

Initializes a copy of the DoubleVector3D2AtomFunctor instance func.

Parameters
funcThe DoubleVector3D2AtomFunctor instance to copy.

◆ __init__() [2/2]

None CDPL.Chem.DoubleVector3D2AtomFunctor.__init__ ( object  callable)

Initializes the DoubleVector3D2AtomFunctor instance.

Parameters
callable

Member Function Documentation

◆ __call__()

float CDPL.Chem.DoubleVector3D2AtomFunctor.__call__ ( Math.Vector3D  arg1,
Math.Vector3D  arg2,
Atom  arg3 
)
Parameters
arg1
arg2
arg3
Returns

◆ __bool__()

bool CDPL.Chem.DoubleVector3D2AtomFunctor.__bool__ ( )
Returns

◆ __nonzero__()

bool CDPL.Chem.DoubleVector3D2AtomFunctor.__nonzero__ ( )
Returns