ElectronicStructureProblem.InitialStates Property

Definition

Optional collection of trial wavefunctions.

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))

Property Value

Dictionary<String,FermionWavefunction<SpinOrbital>>

Applies to