FermionWavefunction<TIndex>.UCCData Property

Definition

Unitary coupled-cluster wavefunction data.

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

Property Value

UnitaryCCWavefunction<TIndex>

Applies to