Documentation of 'jsci.maths.categories.Simplicial' Java class
Simplicial
jsci.maths.categories

Class Simplicial

  • All Implemented Interfaces:
    Category


    public final class Simplicial
    extends java.lang.Object
    implements Category
    The Simplicial class encapsulates the simplicial category.
    • Field Detail

    • Constructor Detail

      • Simplicial

        public Simplicial()
        Constructs a simplicial category.
    • Method Detail

      • cardinality

        public java.lang.Object cardinality(java.lang.Object a)
        Returns the cardinality of an object.
        Specified by:
        cardinality in interface Category
      • hom

        public Category.HomSet hom(java.lang.Object a,
                                   java.lang.Object b)
        Returns a hom-set.
        Specified by:
        hom in interface Category
      • terminal

        public java.lang.Object terminal()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.