Class WeightedTau.AbstractWeigher

java.lang.Object
it.unimi.dsi.fastutil.ints.AbstractInt2DoubleFunction
it.unimi.dsi.law.stat.WeightedTau.AbstractWeigher
All Implemented Interfaces:
Function<Integer,​Double>, Int2DoubleFunction, Serializable, Function<Integer,​Double>, IntToDoubleFunction
Enclosing class:
WeightedTau

public abstract static class WeightedTau.AbstractWeigher
extends AbstractInt2DoubleFunction
See Also:
Serialized Form
  • Constructor Details

    • AbstractWeigher

      public AbstractWeigher()
  • Method Details

    • containsKey

      public boolean containsKey​(int x)
    • size

      public int size()