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

Interface Category

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface and Description
      static interface  Category.HomSet
      This interface defines a hom-set.
      static interface  Category.Morphism
      This interface defines a morphism in a category.
    • Method Detail

      • identity

        Category.Morphism identity(java.lang.Object a)
        Returns the identity morphism for an object.
      • cardinality

        java.lang.Object cardinality(java.lang.Object a)
        Returns the cardinality of an object. In general, this may not be an Integer.
      • hom

        Category.HomSet hom(java.lang.Object a,
                            java.lang.Object b)
        Returns a hom-set.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.