ShiftedWaveletTreeMaxSWTMax Structure |
Namespace: FinAnalysis.BurstDetection
public struct SWTMax : IBurstDetectionFunctional
The ShiftedWaveletTreeMaxSWTMax type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize |
Initialize object fields.
|
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
![]() | Update(Double) |
Calculate maximum value for object and value.
|
![]() | Update(Double, Double) |
Calculate maximum value from raw data.
|
![]() | Update(IBurstDetectionFunctional, IBurstDetectionFunctional) |
Calculate maximum value for underlying objects.
|
![]() | Value |
The C# Interfaces cannot contain operators, so this function do this.
|