Class DSFactory

java.lang.Object
org.hipparchus.analysis.differentiation.DSFactory
All Implemented Interfaces:
Serializable

public class DSFactory extends Object implements Serializable
Factory for DerivativeStructure.

This class is a factory for DerivativeStructure instances.

Instances of this class are guaranteed to be immutable.

Since:
1.1
See Also: