Uses of Interface
JSci.maths.categories.Category

Packages that use Category
JSci.maths.categories   
 

Uses of Category in JSci.maths.categories
 

Classes in JSci.maths.categories that implement Category
 class FinSet
          The FinSet class encapsulates the category FinSet.
 class Hilb
          The Hilb class encapsulates the category Hilb.
 class Preorder
          The Preorder class encapsulates preorders as categories.
 class Simplicial
          The Simplicial class encapsulates the simplicial category.
 

Constructors in JSci.maths.categories with parameters of type Category
HomFunctor(Category c)
          Constructs the hom bifunctor for a category.