QFIResult
class qiskit.algorithms.gradients.QFIResult(qfis, metadata, options)
Bases: object
Result of QFI.
Attributes
qfis
유형: list[numpy.ndarray]
The QFI.
metadata
유형: list[dict[str, Any]]
Additional information about the job.
options
유형: Options
Primitive runtime options for the execution of the job.
이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.