jsci.maths.categories
Class HomFunctor
- java.lang.Object
-
- jsci.maths.categories.HomFunctor
-
-
Constructor Summary
Constructors Constructor and Description HomFunctor(Category c)Constructs the hom bifunctor for a category.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Category.Morphismmap(Category.Morphism m, Category.Morphism n)Maps two morphisms to another.java.lang.Objectmap(java.lang.Object a, java.lang.Object b)Maps two objects to another.
-
-
-
Constructor Detail
-
HomFunctor
public HomFunctor(Category c)
Constructs the hom bifunctor for a category.
-
-
Method Detail
-
map
public java.lang.Object map(java.lang.Object a, java.lang.Object b)Maps two objects to another.
-
map
public Category.Morphism map(Category.Morphism m, Category.Morphism n)
Maps two morphisms to another.
-
-
DMelt 3.0 © DataMelt by jWork.ORG