FermionWavefunction<TIndex>.SCFData Property

Definition

Single configurational wavefunction data.

public Microsoft.Quantum.Chemistry.Fermion.SingleCFWavefunction<TIndex> SCFData { get; set; }
member this.SCFData : Microsoft.Quantum.Chemistry.Fermion.SingleCFWavefunction<'Index (requires 'Index :> IEquatable<'Index> and 'Index :> IComparable<'Index>)> with get, set
Public Property SCFData As SingleCFWavefunction(Of TIndex)

Property Value

SingleCFWavefunction<TIndex>

Applies to