|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJSci.maths.categories.FinSet.FunctionSet
public class FinSet.FunctionSet
| Constructor Summary | |
|---|---|
FinSet.FunctionSet(MathSet a,
MathSet b)
|
|
| Method Summary | |
|---|---|
int |
cardinality()
Returns the cardinality. |
FinSet.Function |
getElement(java.lang.Object[] in,
java.lang.Object[] out)
Returns an element of this hom-set. |
MathSet |
intersect(MathSet set)
Performs the intersection of this set with another. |
MathSet |
union(MathSet set)
Performs the union of this set with another. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FinSet.FunctionSet(MathSet a,
MathSet b)
| Method Detail |
|---|
public FinSet.Function getElement(java.lang.Object[] in,
java.lang.Object[] out)
public int cardinality()
MathSet
cardinality in interface MathSetpublic MathSet union(MathSet set)
MathSet
union in interface MathSetset - a set.
public MathSet intersect(MathSet set)
MathSet
intersect in interface MathSetset - a set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||