Chemical Data Processing Library Python API - Version 1.1.1
|
Public Member Functions | |
None | __init__ () |
Initializes the Lower instance. | |
None | __init__ (Lower t) |
Initializes a copy of the Lower instance t. More... | |
None CDPL.Math.Lower.__init__ | ( | Lower | t | ) |
Initializes a copy of the Lower instance t.
t | The Lower instance to copy. |