Provoides a method to track both the rolling minimum and maximum of a stream of numbers in O(1) time. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Tom Clegg | 
| Last Update: | Thursday, May 24, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/twcclegg/RollingWindow | 
| NuGet Url: | https://www.nuget.org/packages/RollingWindow | 
Install
Install-Package RollingWindow
                        dotnet add package RollingWindow
                        paket add RollingWindow
                        
                                RollingWindow Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    - No dependencies. 
- NETStandard.Library(>= 1.6.1)
- No dependencies. 
- No dependencies. 
Tags
