Documentation of 'de.erichseifert.gral.data.filters.ConvolutionFilter' Java class
ConvolutionFilter
de.erichseifert.gral.data.filters

Class ConvolutionFilter<T extends java.lang.Number & java.lang.Comparable<T>>

  • All Implemented Interfaces:
    Filter<T>, java.lang.Iterable<java.lang.Double>


    public class ConvolutionFilter<T extends java.lang.Number & java.lang.Comparable<T>>
    extends java.lang.Object
    implements Filter<T>
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConvolutionFilter(java.lang.Iterable<T> data, Kernel kernel) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.Iterator<java.lang.Double> iterator() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
    • Constructor Detail

      • ConvolutionFilter

        public ConvolutionFilter(java.lang.Iterable<T> data,
                                 Kernel kernel)
    • Method Detail

      • iterator

        public java.util.Iterator<java.lang.Double> iterator()
        Specified by:
        iterator in interface java.lang.Iterable<java.lang.Double>

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.