Class ResampleOp.BoxFilter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private double mSupport  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        BoxFilter()  
      protected BoxFilter​(double pSupport)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double filter​(double t)  
      double support()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait