|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsci.maths.algebras.HilbertSpace
jsci.maths.categories.Hilb.OperatorSpace
public class Hilb.OperatorSpace
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jsci.maths.algebras.HilbertSpace |
---|
HilbertSpace.Member |
Constructor Summary | |
---|---|
Hilb.OperatorSpace(HilbertSpace a,
HilbertSpace b)
|
Method Summary | |
---|---|
VectorSpace.Member |
getVector(Complex[][] array)
Returns an element of this hom-set. |
Methods inherited from class jsci.maths.algebras.HilbertSpace |
---|
dimension, getVector, isNegative, isZero, zero |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Hilb.OperatorSpace(HilbertSpace a, HilbertSpace b)
Method Detail |
---|
public VectorSpace.Member getVector(Complex[][] array)
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |