Loading [MathJax]/extensions/tex2jax.js
Chemical Data Processing Library Python API - Version 1.2.3
All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
CDPL.Descr.DoubleLVector2Functor Class Reference
+ Inheritance diagram for CDPL.Descr.DoubleLVector2Functor:

Public Member Functions

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

Constructor & Destructor Documentation

◆ __init__() [1/2]

None CDPL.Descr.DoubleLVector2Functor.__init__ ( DoubleLVector2Functor  func)

Initializes a copy of the DoubleLVector2Functor instance func.

Parameters
funcThe DoubleLVector2Functor instance to copy.

◆ __init__() [2/2]

None CDPL.Descr.DoubleLVector2Functor.__init__ ( object  callable)

Initializes the DoubleLVector2Functor instance.

Parameters
callable

Member Function Documentation

◆ __call__()

float CDPL.Descr.DoubleLVector2Functor.__call__ ( Math.LVector  arg1,
Math.LVector  arg2 
)
Parameters
arg1
arg2
Returns

◆ __bool__()

bool CDPL.Descr.DoubleLVector2Functor.__bool__ ( )
Returns

◆ __nonzero__()

bool CDPL.Descr.DoubleLVector2Functor.__nonzero__ ( )
Returns