Default constructor. Constructs a RiddersDifferentiator instance that can be used to differentiate a function.

Namespace:  CenterSpace.NMath.Core
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public RiddersDifferentiator()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
RiddersDifferentiator()

See Also