Template Function Pennylane::LightningTensor::TNCuda::NanoBindings::registerBackendSpecificMeasurements¶
Defined in File LTensorTNCudaBindings.hpp
Function Documentation¶
-
template<class TensorNetT, class PyClass>
void Pennylane::LightningTensor::TNCuda::NanoBindings::registerBackendSpecificMeasurements(PyClass &pyclass)¶ Register backend specific measurements class functionalities.
- Template Parameters
TensorNetT –
PyClass –
- Parameters
pyclass – Nanobind’s measurements class to bind methods.
api/function_LTensorTNCudaBindings_8hpp_1aa0e8023fe0ea25676be22ba15be8caef
Download Python script
Download Notebook
View on GitHub