ProblemDescription.Wavefunctions Property

Definition

Collection of trial wavefunctions.

public System.Collections.Generic.Dictionary<string,Microsoft.Quantum.Chemistry.Fermion.FermionWavefunction<Microsoft.Quantum.Chemistry.OrbitalIntegrals.SpinOrbital>> Wavefunctions { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Wavefunctions : System.Collections.Generic.Dictionary<string, Microsoft.Quantum.Chemistry.Fermion.FermionWavefunction<Microsoft.Quantum.Chemistry.OrbitalIntegrals.SpinOrbital>> with get, set
Public Property Wavefunctions As Dictionary(Of String, FermionWavefunction(Of SpinOrbital))

Property Value

Dictionary<String,FermionWavefunction<SpinOrbital>>
Attributes

Applies to