Package | Description |
---|---|
JSci.maths.categories |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|