Template Function Pennylane::NanoBindings::registerObservablesMPI¶
Defined in File BindingsMPI.hpp
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.
api/function_BindingsMPI_8hpp_1a7338bb00dac52b7e1b0591aba1e908b7
Download Python script
Download Notebook
View on GitHub