| Spin Constructor |
| Name | Description | |
|---|---|---|
| Spin(DictionaryInt32, Double, DictionaryTupleInt32, Int32, Double) |
Creates a spin Hamiltonian for simple systems that only have single spin biases and two-spin couplings.
The count of spins is inferred.
| |
| Spin(FSharpListSpinTerm, Int32, FSharpOptionRunMode) |
Creates a spin Hamiltonian from a set of spin terms.
|