Documentation of 'jas2.hist.normalization.BinNormalizer' Java class
BinNormalizer
jas2.hist.normalization

Class BinNormalizer

  • All Implemented Interfaces:
    Normalizer, java.util.Observer


    public class BinNormalizer
    extends DataSourceNormalizer
    Calculates a normalization factor base on a specific bin.
    • Constructor Summary

      Constructors 
      Constructor and Description
      BinNormalizer(DataSource data, int bin)
      Create a new BinNormalizer
    • Method Summary

      • Methods inherited from class java.util.Observable

        addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BinNormalizer

        public BinNormalizer(DataSource data,
                             int bin)
        Create a new BinNormalizer
        Parameters:
        data - The data source
        bin - The bin number.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.