![]() |
Chemical Data Processing Library Python API - Version 1.4.0
|
Tag selecting the upper-triangular view (entries strictly below the diagonal read as zero) for Math.TriangularAdapter. More...
Inheritance diagram for CDPL.Math.Upper:Public Member Functions | |
| None | __init__ () |
Initializes the Upper instance. | |
| None | __init__ (Upper t) |
Initializes a copy of the Upper instance t. More... | |
Tag selecting the upper-triangular view (entries strictly below the diagonal read as zero) for Math.TriangularAdapter.
| None CDPL.Math.Upper.__init__ | ( | Upper | t | ) |
Initializes a copy of the Upper instance t.
| t | The Upper instance to copy. |