qiskit.opflow.expectations.CVaRExpectation.convert¶ CVaRExpectation.convert(operator)[소스]¶ Return an expression that computes the CVaR expectation upon calling eval. :param operator: The operator to convert. 반환 The converted operator. 반환 형식 OperatorBase