Click or drag to resize
Accord.NET (logo)

IFeatureTObservationOwner Property

Gets the potential function containing this feature.

Namespace:  Accord.Statistics.Models.Fields.Features
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
IPotentialFunction<TObservation> Owner { get; }
Request Example View Source

Property Value

Type: IPotentialFunctionTObservation
See Also