Skip to main content
IBM Quantum Platform

NeatPubResult

class NeatPubResult(vals)

GitHub

베이스: object

Neat 의 PUB 결과를 저장할 클래스입니다.

수학 연산(+, -, *, /, abs, **)을 NeatPubResultLike 및 스칼라 유형의 다른 객체와 함께 수행할 수 있습니다.

매개변수

vals (ArrayLike) – 이 값은 NeatPubResult.


속성

vals

이 결과의 값입니다.


메소드

__mul__

__mul__(other)

GitHub

매개변수

other (int | float | NeatPubResult |PubResult |DataBin)

리턴 유형

NeatPubResult

이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.