Expand description
Structs§
- Backend
- QuEST backend
- Complex
MatrixN - Wrapper around a QuEST C ComplexMatrixN
- Qureg
- Wrapper around QuEST quantum register
- Vector
- Wrapper around a QuEST C Vector
Functions§
- call_
circuit - Simulate all operations in a roqoqo::Circuit acting on a quantum register
- call_
operation - Simulates a single operation (roqoqo::operations::Operation) acting on a quantum register.
- call_
operation_ with_ device - Simulates a single available operation (roqoqo::operations::Operation) acting on a quantum register.