29 lines
2.0 KiB
Plaintext
29 lines
2.0 KiB
Plaintext
---
|
|
title: uncertainty_problems (v0.26)
|
|
description: API reference for qiskit.finance.components.uncertainty_problems in qiskit v0.26
|
|
in_page_toc_min_heading_level: 2
|
|
python_api_type: module
|
|
python_api_name: qiskit.finance.components.uncertainty_problems
|
|
---
|
|
|
|
<span id="module-qiskit.finance.components.uncertainty_problems" />
|
|
|
|
<span id="qiskit-finance-components-uncertainty-problems" />
|
|
|
|
<span id="uncertainty-problems-qiskit-finance-components-uncertainty-problems" />
|
|
|
|
# Uncertainty Problems
|
|
|
|
`qiskit.finance.components.uncertainty_problems`
|
|
|
|
These are finance specific Aqua Uncertainty Problems where they inherit from Aqua [`UncertaintyProblem`](qiskit.aqua.components.uncertainty_problems.UncertaintyProblem "qiskit.aqua.components.uncertainty_problems.UncertaintyProblem"). Because they rely on finance specific knowledge and/or functions they are located here rather than in Aqua.
|
|
|
|
# Uncertainty Problems
|
|
|
|
| | |
|
|
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- |
|
|
| [`EuropeanCallDelta`](qiskit.finance.components.uncertainty_problems.EuropeanCallDelta "qiskit.finance.components.uncertainty_problems.EuropeanCallDelta") | The European Call Option Delta. |
|
|
| [`EuropeanCallExpectedValue`](qiskit.finance.components.uncertainty_problems.EuropeanCallExpectedValue "qiskit.finance.components.uncertainty_problems.EuropeanCallExpectedValue") | The European Call Option Expected Value. |
|
|
| [`FixedIncomeExpectedValue`](qiskit.finance.components.uncertainty_problems.FixedIncomeExpectedValue "qiskit.finance.components.uncertainty_problems.FixedIncomeExpectedValue") | The Fixed Income Expected Value. |
|
|
|