|
PotentialFunctionBaseTOutputs Property
|
Gets the number of output classes assumed by this function.
Namespace:
Accord.Statistics.Models.Fields.Functions
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public int Outputs { get; protected set; }
Public Property Outputs As Integer
Get
Protected Set
Request Example
View SourceProperty Value
Type:
Int32See Also