IMSL C# Numerical Library

ChartSpline Class

Wraps a spline into a ChartFunction to be plotted.

For a list of all members of this type, see ChartSpline Members.

System.Object
   Imsl.Chart2D.ChartSpline

public class ChartSpline : ChartFunction

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

ChartSpline Members | Imsl.Chart2D Namespace