Cove - A Practical Quantum Computer Programming Framework
GetOperationComplexMatrix Method
NamespacesCove.LocalSimulationGeneralSimulatedOperationGetOperationComplexMatrix()()()
Return the object that represents the operation. The result is a deep copy of the operation matrix.
Declaration Syntax
C#Visual BasicVisual C++
public ComplexMatrix GetOperationComplexMatrix()
Public Function GetOperationComplexMatrix As ComplexMatrix
public:
ComplexMatrix^ GetOperationComplexMatrix()
Return Value
The ComplexMatrix representing this operation

Assembly: Cove.LocalSimulation (Module: Cove.LocalSimulation) Version: 1.0.0.0 (1.0.0.0)