Uses of Class
JSci.maths.categories.UndefinedCompositionException

Packages that use UndefinedCompositionException
JSci.maths.categories   
 

Uses of UndefinedCompositionException in JSci.maths.categories
 

Methods in JSci.maths.categories that throw UndefinedCompositionException
 Category.Morphism Category.Morphism.compose(Category.Morphism m)
          Returns the composition of this morphism with another.