type
t
=
{
verbose : bool; |
pixel_size : float; |
logx_data : Streamlines.Globals.t_ba_floats; |
n_samples : int; |
logx_vec : Streamlines.Globals.t_ba_floats; |
x_vec : Streamlines.Globals.t_ba_floats; |
search_cdf_min : float; |
}
val
statistics : t ‑> unit