Template Function Pennylane::NanoBindings::registerObservablesMPI

Function Documentation

template<class StateVectorT>
void Pennylane::NanoBindings::registerObservablesMPI(nb::module_ &m)

Register observable classes for MPI.

Register Observable implementations for MPI.

Template Parameters

StateVectorT – The type of the state vector.

Parameters

m – Nanobind module.