mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 16:13:53 +00:00
7 lines
253 B
Plaintext
7 lines
253 B
Plaintext
from "pybind11/ubench/number_bucket.h":
|
|||
namespace `pybind11_ubench`:
|
|||
class `number_bucket<0>` as number_bucket_pc:
|
|||
def __init__(self, data_size: int = default)
|
|||
def sum(self) -> float
|
|||
def add(self, other: number_bucket_pc) -> int
|