sorting of big numbers
Chris Saunders
evas at mountaincable.net
Tue Jul 6 00:10:40 CEST 2010
I am not an expert on GMP but do know it fairly well. All of the mpf_t,
mpq_t and mpz_t numbers have a full set of comparison functions but none
have a specific sort function I believe.
Regards
Chris Saunders
--------------------------------------------------
From: "Sardar Anisul Haque" <shaque4 at uwo.ca>
Sent: Monday, July 05, 2010 2:21 PM
To: <gmp-discuss at gmplib.org>
Subject: sorting of big numbers
> Hi,
>
> I am a PhD student at the University of Western Ontario. Currently, I am
> working on sorting of big numbers.
>
> Do GMP provides any function for sorting big numbers? If yes, can you
> please tell me where should I get information on this?
>
> Do GMP rely on sort() function of C++? If yes, can you please tell me
> where should I get information on this?
>
> Sincerely,
> Sardar
>
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at gmplib.org
> https://gmplib.org/mailman/listinfo/gmp-discuss
More information about the gmp-discuss
mailing list