|
Zip and Skip Tries
|


Static Public Attributes | |
| float | m |
| float | b |
| tuple | x [int, ...] |
| tuple | y [float, ...] |
| float | r2 |
Represents a fitted trend line for log-log plots.
Stores the parameters of a linear regression on log-transformed data,
as well as the points to plot and the R² value indicating goodness of fit.
Definition at line 89 of file plot_synthetic.py.
|
static |
Definition at line 97 of file plot_synthetic.py.
|
static |
Definition at line 96 of file plot_synthetic.py.
|
static |
Definition at line 100 of file plot_synthetic.py.
Definition at line 98 of file plot_synthetic.py.
Definition at line 99 of file plot_synthetic.py.