Cove - A Practical Quantum Computer Programming Framework
Implicit Method
NamespacesCove.ClassicalUtilitiesComplexMatrixImplicit()()()
Members
IconMemberDescription
Implicit(Int32)
Allow an implict cast from int to a 1 x 1 matrix with the single element being Value.

Implicit(Double)
Allow an implict cast from double to a 1 x 1 matrix with the single element being Value.

Implicit(Complex)
Allow an implict cast from complex to a 1 x 1 matrix with the single element being Value.

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