|
FiniteDifferencesPoints Property
|
Note: This API is now obsolete.
Namespace:
Accord.Math.Differentiation
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax [ObsoleteAttribute("Please use NumberOfPoints instead.")]
public int Points { get; set; }
<ObsoleteAttribute("Please use NumberOfPoints instead.")>
Public Property Points As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also