jsci.maths.categories
Class Hilb
- java.lang.Object
-
- jsci.maths.categories.Hilb
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description classHilb.LinearMapclassHilb.OperatorSpace-
Nested classes/interfaces inherited from interface jsci.maths.categories.Category
Category.HomSet, Category.Morphism
-
-
Constructor Summary
Constructors Constructor and Description Hilb()Constructs a Hilb category.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Objectcardinality(java.lang.Object a)Returns the cardinality of an object.Category.HomSethom(java.lang.Object a, java.lang.Object b)Returns a hom-set.Category.Morphismidentity(java.lang.Object a)Returns the identity morphism for an object.
-
-
-
Method Detail
-
identity
public Category.Morphism identity(java.lang.Object a)
Returns the identity morphism for an object.
-
cardinality
public java.lang.Object cardinality(java.lang.Object a)
Returns the cardinality of an object.- Specified by:
cardinalityin interfaceCategory- Parameters:
a- a HilbertSpace.
-
hom
public Category.HomSet hom(java.lang.Object a, java.lang.Object b)
Returns a hom-set.
-
-
DMelt 3.0 © DataMelt by jWork.ORG