mp_size_t
Hans Åberg
haberg-1 at telia.com
Wed Oct 6 10:43:39 UTC 2021
> On 6 Oct 2021, at 11:53, Torbjörn Granlund <tg at gmplib.org> wrote:
>
> Hans Åberg <hans.aberg-1 at telia.com> writes:
>
> How large is this overhead?
>
> 8 bytes per mpz_t.
>
> (That might not matter to some people, but imagine somebody with huge
> matrices of mpz_t.)
Ah, I thought it was time overhead. In C++, one has size_t for string sizes which normally are small, so there it is normal. There are special types for bit vectors.
More information about the gmp-discuss
mailing list