SparseMultiCFWavefunction<TIndex> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The sparse multi-configurational wavefunction is a superposition of a small number of single-configurational wavefunctions. In general, the quantum gate complexity of preparing this state is at least linear in this number.
public class SparseMultiCFWavefunction<TIndex> where TIndex : IEquatable<TIndex>, IComparable<TIndex>
type SparseMultiCFWavefunction<'Index (requires 'Index :> IEquatable<'Index> and 'Index :> IComparable<'Index>)> = class
Public Class SparseMultiCFWavefunction(Of TIndex)
- TIndex
Index of fermion ladder operator.
- Inheritance
-
System.ObjectSparseMultiCFWavefunction<TIndex>
- Derived
Sparse |
Constructor for empty instance. |
Excitations |
Un-normalized amplitudes of excitations applied to reference state. |
Reference |
Reference state that excitations act on. |
Select |
Changes the indexing scheme of this instance. |
Set(Index |
Set a term of the wavefunction. |
Производ | Верзије |
---|---|
Microsoft Quantum Development Kit | Latest |