Peeks at the current Hamiltonian matrix.
This is based on the most recently grown circuit.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax member Peek :
anneal : FSharpOption<float[]> -> CSMat
Parameters
- anneal
- Type: Microsoft.FSharp.CoreFSharpOptionDouble
An optional array of annealing values to use.
The default is to use the most recent annealing values.
Return Value
Type:
CSMatA sparse matrix representation of the Hamiltonian
See Also