Documentation of 'jsci.physics.quantum.SpinOperator' Java class
SpinOperator
jsci.physics.quantum

Class SpinOperator

  • All Implemented Interfaces:
    java.io.Serializable, Member


    public final class SpinOperator
    extends Operator
    The SpinOperator class provides an object for encapsulating spin operators.
    See Also:
    Serialized Form
    • Field Detail

      • X1_2

        public static final SpinOperator X1_2
        Spin 1/2 operator (x).
      • Y1_2

        public static final SpinOperator Y1_2
        Spin 1/2 operator (y).
      • Z1_2

        public static final SpinOperator Z1_2
        Spin 1/2 operator (z).
      • X1

        public static final SpinOperator X1
        Spin 1 operator (x).
      • Y1

        public static final SpinOperator Y1
        Spin 1 operator (y).
      • Z1

        public static final SpinOperator Z1
        Spin 1 operator (z).
    • Method Detail

      • isSelfAdjoint

        public boolean isSelfAdjoint()
        Returns true if this operator is self-adjoint.
        Overrides:
        isSelfAdjoint in class Operator
      • isUnitary

        public boolean isUnitary()
        Returns true if this operator is unitary.
        Overrides:
        isUnitary in class Operator

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.