Struct NanMinMaxFloatAccumulator
Accumulator for NanMin/NanMax: running extremum plus a flag indicating whether any non-NaN element has been seen. Returns NaN if all elements were NaN.
public struct NanMinMaxFloatAccumulator
- Inherited Members
- Extension Methods
Fields
Found
public bool Found
Field Value
Value
public float Value