|
|||||||||
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 JSci.physics.quantum.SpinorProjector
public final class SpinorProjector
The SpinorProjector class encapsulates the left-handed and right-handed projection operators.
Field Summary | |
---|---|
static SpinorProjector |
LEFT
Left-handed projector (PL). |
static SpinorProjector |
RIGHT
Right-handed projector (PR). |
Fields inherited from class JSci.physics.quantum.Operator |
---|
representation |
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 |
Field Detail |
---|
public static final SpinorProjector LEFT
public static final SpinorProjector RIGHT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |