ShiftedWaveletTreeSumSWTSum Structure | 
Namespace: FinAnalysis.BurstDetection
public struct SWTSum : IBurstDetectionFunctional
The ShiftedWaveletTreeSumSWTSum 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 sum value for object and value.
              | |
| Update(Double, Double) | 
            Calculate sum value from raw data.
              | |
| Update(IBurstDetectionFunctional, IBurstDetectionFunctional) | 
            Calculate sum value for underlying objects.
              | |
| Value | 
            The C# Interfaces cannot contain operators, so this function do this.
              |