Page
Library
Module
Module type
Parameter
Class
Class type
Source
Fadiff.OrderedFTypeName
SourceExtends FTypeName
with comparison operators.
module T : sig ... end
Type of values: this is the type that the user should use with make
and that will be returned by get
set_deriv f i x
sets the derivative of f
with respect to the variable of index i
to x
d f i
retrieves the derivative of variable of index i
in computation f
as an elt
deriv f i
retrieves the derivative of variable of index i
in computation f