Variable generator_op_functor_tuple

Variable Documentation

template<class PrecisionT, class GateImplementation>
constexpr auto generator_op_functor_tuple = constructGeneratorOpsFunctorTupleIter<PrecisionT, GateImplementation, 0>()

Tuple of generator operation and function pointer pairs.

Template Parameters
  • PrecisionT – Floating point precision of underlying statevector data

  • GateImplementation – Gate implementation class.