|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJSci.physics.quantum.Operator
JSci.physics.quantum.Projector
JSci.physics.quantum.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 |
Methods inherited from class JSci.physics.quantum.Operator |
add, dimension, equals, getRepresentation, 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 |