![]() |
Chemical Data Processing Library Python API - Version 1.4.0
|
Tag selecting the lower-triangular view (entries strictly above the diagonal read as zero) for Math.TriangularAdapter. More...
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... | |
Tag selecting the lower-triangular view (entries strictly above the diagonal read as zero) for Math.TriangularAdapter.
| None CDPL.Math.Lower.__init__ | ( | Lower | t | ) |
Initializes a copy of the Lower instance t.
| t | The Lower instance to copy. |