|
JAutoDiff | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRealFunctionFactory | |
---|---|
nilgiri.math | Provides interfaces and classes to deal with algebra. |
nilgiri.math.autodiff | Provides interfaces and classes to compute derivatives of functions algebraically (automatic differentiation). |
Uses of AbstractRealFunctionFactory in nilgiri.math |
---|
Classes in nilgiri.math that implement AbstractRealFunctionFactory | |
---|---|
class |
DoubleRealFunctionFactory
A singleton factory for creating the fundamental functions defined on DoubleReal. |
Uses of AbstractRealFunctionFactory in nilgiri.math.autodiff |
---|
Constructors in nilgiri.math.autodiff with parameters of type AbstractRealFunctionFactory | |
---|---|
DifferentialRealFunctionFactory(AbstractFieldFactory<X> i_RNFactory,
AbstractRealFunctionFactory<X> i_RFFactory)
|
|
JAutoDiff | |||||||||
PREV NEXT | FRAMES NO FRAMES |