hemocell
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
triplet.Triplet Class Reference
Inheritance diagram for triplet.Triplet:
Inheritance graph
[legend]

Public Member Functions

 __init__ (self, x, y, z)
 
 __iter__ (self)
 
 __add__ (self, other)
 
 __mul__ (self, other)
 
 __repr__ (self)
 

Public Attributes

 x
 
 y
 
 z
 

Constructor & Destructor Documentation

◆ __init__()

triplet.Triplet.__init__ (   self,
  x,
  y,
  z 
)

Reimplemented in triplet.Decomposition.

Member Function Documentation

◆ __add__()

triplet.Triplet.__add__ (   self,
  other 
)

◆ __iter__()

triplet.Triplet.__iter__ (   self)

◆ __mul__()

triplet.Triplet.__mul__ (   self,
  other 
)

◆ __repr__()

triplet.Triplet.__repr__ (   self)

Member Data Documentation

◆ x

triplet.Triplet.x

◆ y

triplet.Triplet.y

◆ z

triplet.Triplet.z