FermionWavefunction<TIndex>.MCFData Property

Definition

Sparse multi configurational wavefunction data.

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

Property Value

SparseMultiCFWavefunction<TIndex>

Applies to