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

Public Member Functions

None __init__ ()
 Initializes the Lower instance.
 
None __init__ (Lower t)
 Initializes a copy of the Lower instance t. More...
 

Constructor & Destructor Documentation

◆ __init__()

None CDPL.Math.Lower.__init__ ( Lower  t)

Initializes a copy of the Lower instance t.

Parameters
tThe Lower instance to copy.