Template Function Pennylane::NanoBindings::lightningClassBindings¶
Defined in File Bindings.hpp
Function Documentation¶
-
template<class StateT>
void Pennylane::NanoBindings::lightningClassBindings(nb::module_ &m)¶ Templated class to build lightning class bindings.
Build the lightning class bindings for the given state.
- Template Parameters
StateT – State representation type (e.g., a StateVector, TensorNet).
- Parameters
m – Nanobind module.
api/function_Bindings_8hpp_1a5d3918e2d1ab8190f719166ef1e21b8f
Download Python script
Download Notebook
View on GitHub