|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Morphism | |
| shh.homolalg | |
| Uses of Morphism in shh.homolalg |
| Subinterfaces of Morphism in shh.homolalg | |
interface |
ExactCategoryMorphism
An exact category is a category where every morphism f has a kernel morphism and a cokernel morphism, and
furthermore has the following canonical factorization.
|
| Classes in shh.homolalg that implement Morphism | |
class |
QvspMorphism
A morphism of Qvsps. |
| Methods in shh.homolalg that return Morphism | |
Morphism |
QvspMorphism.compose(Morphism f)
|
Morphism |
QvspMorphism.getInverse()
Unsupported at this time (sorry). |
Morphism |
CochainCx.getIdMorphism()
Unsupported. |
Morphism |
Qvsp.getIdMorphism()
|
Morphism |
Obj.getIdMorphism()
Returns an identity morphism from this object to
itself. |
Morphism |
Morphism.compose(Morphism f)
Returns the composition in the following diagram. |
Morphism |
Morphism.getInverse()
Returns the inverse morphism, if it exists. |
| Methods in shh.homolalg with parameters of type Morphism | |
Morphism |
QvspMorphism.compose(Morphism f)
|
Morphism |
Morphism.compose(Morphism f)
Returns the composition in the following diagram. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||