Uses of Interface
JSci.maths.categories.NaturalTransformation

Packages that use NaturalTransformation
JSci.maths.categories   
 

Uses of NaturalTransformation in JSci.maths.categories
 

Methods in JSci.maths.categories that return NaturalTransformation
 NaturalTransformation NaturalTransformation.composeHorz(NaturalTransformation n)
          Returns the horizontal composition of this transformation with another.
 NaturalTransformation NaturalTransformation.composeVert(NaturalTransformation n)
          Returns the vertical composition of this transformation with another.
 

Methods in JSci.maths.categories with parameters of type NaturalTransformation
 NaturalTransformation NaturalTransformation.composeHorz(NaturalTransformation n)
          Returns the horizontal composition of this transformation with another.
 NaturalTransformation NaturalTransformation.composeVert(NaturalTransformation n)
          Returns the vertical composition of this transformation with another.