Typedef Pennylane::LightningGPU::StateVectorBackends

Typedef Documentation

using Pennylane::LightningGPU::StateVectorBackends = Pennylane::Util::TypeList<StateVectorCudaManaged<float>, StateVectorCudaManaged<double>, void>