Uses of Class
JSci.physics.quantum.SpinOperator

Packages that use SpinOperator
JSci.physics.quantum   
 

Uses of SpinOperator in JSci.physics.quantum
 

Fields in JSci.physics.quantum declared as SpinOperator
static SpinOperator SpinOperator.X1
          Spin 1 operator (x).
static SpinOperator SpinOperator.X1_2
          Spin 1/2 operator (x).
static SpinOperator SpinOperator.Y1
          Spin 1 operator (y).
static SpinOperator SpinOperator.Y1_2
          Spin 1/2 operator (y).
static SpinOperator SpinOperator.Z1
          Spin 1 operator (z).
static SpinOperator SpinOperator.Z1_2
          Spin 1/2 operator (z).