Typedef Pennylane::Gates::Constant::GeneratorView

Typedef Documentation

using Pennylane::Gates::Constant::GeneratorView = typename std::pair<GeneratorOperation, std::string_view>

Generator names.

Note that a name of generators must be “Generator” + the name of the corresponding gate.