|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJSci.maths.categories.HomFunctor
public class HomFunctor
The HomFunctor class encapsulates the hom-bifunctor.
| Constructor Summary | |
|---|---|
HomFunctor(Category c)
Constructs the hom bifunctor for a category. |
|
| Method Summary | |
|---|---|
Category.Morphism |
map(Category.Morphism m,
Category.Morphism n)
Maps two morphisms to another. |
java.lang.Object |
map(java.lang.Object a,
java.lang.Object b)
Maps two objects to another. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HomFunctor(Category c)
| Method Detail |
|---|
public java.lang.Object map(java.lang.Object a,
java.lang.Object b)
map in interface Bifunctor
public Category.Morphism map(Category.Morphism m,
Category.Morphism n)
map in interface Bifunctor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||