Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val workspace : integrator -> int -> workspace
val qag :
?limit:int ->
?workspace:workspace ->
integrator ->
?epsabs:float ->
?epsrel:float ->
(float -> float) ->
float ->
float ->
result
val simp_adapt :
?fh:Pervasives.out_channel ->
?tol:float ->
?hmin:float ->
(float -> float) ->
float ->
float ->
float * float