Optimise.GradientGradient module
val run : 
  typ ->
  (Algodiff.t -> Algodiff.t) ->
  Algodiff.t ->
  Algodiff.t ->
  Algodiff.t ->
  Algodiff.t ->
  Algodiff.tExecute the computations defined in module typ.
val to_string : typ -> stringConvert the module typ to its string representation.