Path: blob/develop/tools/flint-autogen/flint/macros/fmpz_macros.pxd
12536 views
# Macros from fmpz_poly.h
# See https://github.com/flintlib/flint/issues/1529
from .types cimport *
cdef extern from "flint_wrap.h":
bint COEFF_IS_MPZ(fmpz f)
# Macros from fmpz_poly.h
# See https://github.com/flintlib/flint/issues/1529
from .types cimport *
cdef extern from "flint_wrap.h":
bint COEFF_IS_MPZ(fmpz f)