Skip to main content
IBM Quantum Platform

NeatResult

class NeatResult(pub_results)

GitHub

ベース: object

複数の NeatPubResult オブジェクトを格納するコンテナです。

パラメーター

pub_results (Iterable[NeatPubResult]) – イテレート可能な NeatPubResult オブジェクトの


方法

__getitem__

__getitem__(index)

GitHub

パラメーター

index (int)

戻りの型

NeatPubResult

__len__

__len__()

GitHub

戻りの型

int

このページは役に立ちましたか?
バグや誤字の報告、またはコンテンツの要求はGitHubで行ってください。