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