BSpline |
public class BSpline1DOptions : IInterpolationFunctionOptions, IInterpolationCurveOptions, IEquatable<BSpline1DOptions>
The BSpline1DOptions type exposes the following members.
Name | Description | |
---|---|---|
BSpline1DOptions | Initializes a new instance of the BSpline1DOptions class |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Interpolate | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |