Japanese
言語
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.opflow.expectations.ExpectationBase.convert

abstract ExpectationBase.convert(operator)[ソース]

Accept an Operator and return a new Operator with the measurements replaced by alternate methods to compute the expectation value.

パラメータ

operator (OperatorBase) – The operator to convert.

戻り値の型

OperatorBase

戻り値

The converted operator.