Public Member Functions | |
| def | __init__ (self) |
| def | load (self, fpath, fname) |
Public Attributes | |
| comp_time | |
| curv_discont | |
| id | |
| n_samples | |
| path_length | |
Definition at line 36 of file plot_statistics.py.
| def plot_statistics.Output.__init__ | ( | self | ) |
Definition at line 37 of file plot_statistics.py.
| def plot_statistics.Output.load | ( | self, | |
| fpath, | |||
| fname | |||
| ) |
Definition at line 44 of file plot_statistics.py.
| plot_statistics.Output.comp_time |
Definition at line 41 of file plot_statistics.py.
| plot_statistics.Output.curv_discont |
Definition at line 42 of file plot_statistics.py.
| plot_statistics.Output.id |
Definition at line 38 of file plot_statistics.py.
| plot_statistics.Output.n_samples |
Definition at line 39 of file plot_statistics.py.
| plot_statistics.Output.path_length |
Definition at line 40 of file plot_statistics.py.