Template Function Pennylane::LightningGPU::NanoBindings::registerBackendSpecificStateVectorMethodsMPI

Function Documentation

template<class StateVectorT, class PyClass>
void Pennylane::LightningGPU::NanoBindings::registerBackendSpecificStateVectorMethodsMPI(PyClass &pyclass)

Register backend specific state vector methods for MPI.

Template Parameters
  • StateVectorT

  • PyClass

Parameters

pyclass – Nanobind’s state vector class to bind methods.