SpinTerm Class |
Namespace: Microsoft.Research.Liquid
[<SerializableAttribute>] type SpinTerm = class end
The SpinTerm type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpinTerm(Int32, FSharpFuncDouble, FSharpFuncFSharpListQubit, Unit, Double) |
Initializes a new SpinTerm instance.
|
![]() | SpinTerm(Int32, FSharpFuncDouble, FSharpFuncFSharpListQubit, Unit, FSharpListInt32, Double) |
Initializes a new SpinTerm instance.
|
Name | Description | |
---|---|---|
![]() | Amplitude | The numerical coefficient ('strength') leading this term. |
![]() | Schedule | The numerical id (zero-based) of the annealing schedule corresponding to this term. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |