jsci.physics.quantum
Class Projector
java.lang.Object
jsci.physics.quantum.Operator
jsci.physics.quantum.Projector
- All Implemented Interfaces:
- Serializable, Member
- Direct Known Subclasses:
- SpinorProjector
public class Projector
- extends Operator
The Projector class provides an object for encapsulating projection operators.
- See Also:
- Serialized Form
Methods inherited from class jsci.physics.quantum.Operator |
add, dimension, equals, getRepresentation, getSet, hashCode, isSelfAdjoint, isUnitary, multiply, multiply, norm, subtract, toString, trace |
Projector
public Projector(KetVector ket)
- Constructs a projector from a ket vector.
- Parameters:
ket
- a ket vector
jHepWork 3.1 ©