Variadic function for multiplications with mpz_t

Torbjörn Granlund tg at gmplib.org
Mon Jan 12 16:29:36 UTC 2015


Marc Glisse <marc.glisse at inria.fr> writes:

  mpz_srcptr actually, because it is const.
  
We actually consider mpz_ptr and mpz_srcptr as internal types, and thus
potentially mutable.

We might need to make these public, together with the corresponding mpq
and mpf types, for the sake of varargs.  Or is there another solution?

-- 
Torbjörn
Please encrypt, key id 0xC8601622


More information about the gmp-discuss mailing list