StateVector Class
Constructor
StateVector()
Methods
| data |
Returns a copy of the matrix data. |
| dimension |
Returns the dimension of the matrix. |
| number_of_qubits |
Returns the number of qubits in the system. |
data
Returns a copy of the matrix data.
data()
dimension
Returns the dimension of the matrix.
dimension()
number_of_qubits
Returns the number of qubits in the system.
number_of_qubits()