|
MovingCircularStatisticsSumOfCosines Property
|
Gets the sum of the cosines of the angles within the window.
Namespace:
Accord.Statistics.Moving
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double SumOfCosines { get; }
Public ReadOnly Property SumOfCosines As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also