Module Distribution.From_Sampler
Parameters
Signature
val get_probs :
Imandra_surface.Modular_region.t list ->
?assuming:string ->
?n:Z.t ->
?d:string ->
?step_function:( domain -> domain ) ->
?num_steps:Z.t ->
unit ->
( int, float * Imandra_surface.Modular_region.t ) Stdlib.Hashtbl.tval query :
( domain -> bool ) ->
?n:Z.t ->
?d:string ->
?max_std_err:Q.t ->
?precision:Z.t ->
unit ->
unitval save : string -> ?n:Z.t -> ?d:domain list -> unit -> unitval load : string -> domain list