Int4
- class carb.Int4
Bases:
pybind11_object
Methods
__init__
(*args, **kwargs)Overloaded function.
Attributes
w
x
y
z
- __init__(*args, **kwargs)
Overloaded function.
__init__(self: carb._carb.Int4) -> None
__init__(self: carb._carb.Int4, arg0: int, arg1: int, arg2: int, arg3: int) -> None
__init__(self: carb._carb.Int4, arg0: sequence) -> None