A dictionary that can be multiplied or divided by a scalar.
More...
A dictionary that can be multiplied or divided by a scalar.
◆ __mul__()
pytimeloop.timeloopfe.v4.output_parsing.MultipliableDict.__mul__ |
( |
| self, |
|
|
| other ) |
◆ __rmul__()
pytimeloop.timeloopfe.v4.output_parsing.MultipliableDict.__rmul__ |
( |
| self, |
|
|
| other ) |
◆ __rtruediv__()
pytimeloop.timeloopfe.v4.output_parsing.MultipliableDict.__rtruediv__ |
( |
| self, |
|
|
| other ) |
◆ __truediv__()
pytimeloop.timeloopfe.v4.output_parsing.MultipliableDict.__truediv__ |
( |
| self, |
|
|
| other ) |
The documentation for this class was generated from the following file: