Public Member Functions

  • FilterBase (float aSupport)
  • ~FilterBase ()
  • float
    getSupport () const
  • void
    setSupport (float aSupport)
  • float
    operator() (float x) const =0

Protected Attributes

  • float
    mSupport