Optimise.BatchBatch module
val run : typ -> Algodiff.t -> Algodiff.t -> int -> Algodiff.t * Algodiff.tExecute the computations defined in module typ.
val batches : typ -> Algodiff.t -> intReturn the total number of batches given a batch typ.
val to_string : typ -> stringConvert the module typ to its string representation.