Package gpl.whiten


package gpl.whiten
  • Class
    Description
    Whitens data in time using the methods provided by Gerald d'Spain and used in Tyler Helbles paper.
    Class to conduct an infinite sort of data.
    Wraps multiple Infinitesorts to provide something akin to Matrix sorting.
    Extension of InfiniteSort to also keep a running total of mean squared values.
    A matrix for moving average calculations, initially designed to replicate some functionality in SIO GPL_Quiet function.