Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pp_labeled_col : Format.formatter -> int -> unit
val pp_labeled_row : Format.formatter -> int -> unit
val gen_pp_vec : Format.formatter -> ('a, 'b, 'c) BigarrayExt.Array1.t -> unit
val gen_pp_rvec : Format.formatter -> ('a, 'b, 'c) BigarrayExt.Array1.t -> unit
val label_layout : ('a, 'b, 'c) BigarrayExt.Array2.t -> string
val gen_pp_mat_sp :
(int -> string) option ->
bool ->
Format.formatter ->
('a, 'b, 'c) BigarrayExt.Array2.t ->
unit
val gen_pp_mat : Format.formatter -> ('a, 'b, 'c) BigarrayExt.Array2.t -> unit
val gen_pp_ar3 : Format.formatter -> ('a, 'b, 'c) BigarrayExt.Array3.t -> unit
val gen_pp_gen :
Format.formatter ->
('a, 'b, 'c) BigarrayExt.Genarray.t ->
unit