Welcome to polyops’s documentation!¶
- C++ API
- Usage
- Reference
- poly_ops/base.hpp
- poly_ops/clip.hpp
- poly_ops/offset.hpp
- poly_ops/large_ints.hpp
- Concepts
- Types
compound_xint
value_type
compound_xint()
compound_xint()
compound_xint()
compound_xint()
compound_xint()
operator=()
operator=()
operator-()
operator T()
negative()
operator bool()
operator compound_xint_ref<N>()
operator const_compound_xint_ref<N>()
hi()
hi()
lo()
lo()
operator[]()
operator[]()
size()
data()
data()
begin()
begin()
end()
end()
compound_int
compound_uint
_compound_xint_ref
compound_xint_ref
const_compound_xint_ref
sized_int
quot_rem
value_t
type
- Constants
- Functions
add()
sub()
mul()
divmod()
unmul()
abs()
countl_zero()
shift_right()
shift_left()
eq()
cmp()
negative()
negative()
operator==()
operator==()
operator+()
operator+()
operator-()
operator-()
operator*()
operator*()
operator/()
operator/()
operator+=()
operator-=()
operator>>()
operator>>=()
operator<<()
operator<<=()
operator<=>()
operator""_compi()
- Python API