Analabha Roy writes:
 >  Well. Assuming ur datatypes are "floats" then 128 bits per float (right?),
 > with 16000*3000 floats means abt 1 GIG of RAM
 > ....
 >   If ur using "doubles" then out of the question in standard boxen.

16000 * 3000 * sizeof(double) (i.e. 8) = 366 MB

-- 
Brian Gough

Network Theory Ltd,
Publishing the GSL Manual --- http://www.network-theory.co.uk/gsl/manual/


_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to