ElectronicStructureProblem.InitialStates Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional collection of trial wavefunctions.
C#
public System.Collections.Generic.Dictionary<string,Microsoft.Quantum.Chemistry.Fermion.FermionWavefunction<Microsoft.Quantum.Chemistry.OrbitalIntegrals.SpinOrbital>>? InitialStates { get; set; }
member this.InitialStates : System.Collections.Generic.Dictionary<string, Microsoft.Quantum.Chemistry.Fermion.FermionWavefunction<Microsoft.Quantum.Chemistry.OrbitalIntegrals.SpinOrbital>> with get, set
Public Property InitialStates As Dictionary(Of String, FermionWavefunction(Of SpinOrbital))
Производ | Верзије |
---|---|
Microsoft Quantum Development Kit | Latest |