jsci.maths.categories
Class Simplicial
- java.lang.Object
-
- jsci.maths.categories.Simplicial
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description classSimplicial.AdditionclassSimplicial.DegeneracyMapclassSimplicial.FaceMapclassSimplicial.FunctionSetclassSimplicial.IncreasingMap-
Nested classes/interfaces inherited from interface jsci.maths.categories.Category
Category.HomSet, Category.Morphism
-
-
Constructor Summary
Constructors Constructor and Description Simplicial()Constructs a simplicial category.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectcardinality(java.lang.Object a)Returns the cardinality of an object.Category.HomSethom(java.lang.Object a, java.lang.Object b)Returns a hom-set.Category.Morphismidentity(java.lang.Object a)Returns the identity morphism for an object.java.lang.Objectterminal()
-
-
-
Field Detail
-
ADDITION
public final Bifunctor ADDITION
-
-
Method Detail
-
identity
public Category.Morphism identity(java.lang.Object a)
Returns the identity morphism for an object.
-
cardinality
public java.lang.Object cardinality(java.lang.Object a)
Returns the cardinality of an object.- Specified by:
cardinalityin interfaceCategory
-
hom
public Category.HomSet hom(java.lang.Object a, java.lang.Object b)
Returns a hom-set.
-
terminal
public java.lang.Object terminal()
-
-
DMelt 3.0 © DataMelt by jWork.ORG