|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object JSci.physics.quantum.Operator JSci.physics.quantum.Projector
public class Projector
The Projector class provides an object for encapsulating projection operators.
Field Summary |
---|
Fields inherited from class JSci.physics.quantum.Operator |
---|
representation |
Constructor Summary | |
---|---|
Projector(KetVector ket)
Constructs a projector from a ket vector. |
Method Summary |
---|
Methods inherited from class JSci.physics.quantum.Operator |
---|
add, dimension, equals, getRepresentation, getSet, hashCode, isSelfAdjoint, isUnitary, multiply, multiply, norm, subtract, toString, trace |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Projector(KetVector ket)
ket
- a ket vector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |