Documentation of 'jsci.maths.MathSet' Java class
MathSet
jsci.maths

Interface MathSet

    • Method Detail

      • cardinality

        int cardinality()
        Returns the cardinality.
      • union

        MathSet union(MathSet set)
        Performs the union of this set with another.
        Parameters:
        set - a set.
        Returns:
        the union of the two sets.
      • intersect

        MathSet intersect(MathSet set)
        Performs the intersection of this set with another.
        Parameters:
        set - a set.
        Returns:
        the intersection of the two sets.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.