Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val nbdims : int ref
val vector_of_constraint : string -> Vector.t
val vector_of_frame : string -> Vector.t
val vector_of_expr : string -> Vector.t
val matrix_of_lconstraints : string list -> Matrix.t
val matrix_of_lframes : string list -> Matrix.t
val poly_of_lconstraint : string list -> Poly.t
val poly_of_lframe : string list -> Poly.t
val vector_print_constraint : Format.formatter -> Vector.t -> unit
val vector_print_frame : Format.formatter -> Vector.t -> unit
val vector_print_expr : Format.formatter -> Vector.t -> unit
val matrix_print_constraints : Format.formatter -> Matrix.t -> unit
val matrix_print_frames : Format.formatter -> Matrix.t -> unit
val poly_print_constraint : Format.formatter -> Poly.t -> unit
val poly_print_frame : Format.formatter -> Poly.t -> unit
val poly_print : Format.formatter -> Poly.t -> unit