Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Bug List

Member mlib::TabulatedFunction::init (double a, double b, double vals[], int res)
This function checks the for allocation errors from the new operator incorrectly (new doesn't return a null pointer on failure, it throws a bad_alloc exception).

Member mlib::TabulatedFunction::init (double a, double b, real_fn_t f, int res)
This function checks the for allocation errors from the new operator incorrectly (new doesn't return a null pointer on failure, it throws a bad_alloc exception).

Generated on Mon Sep 18 11:48:06 2006 for jot by  doxygen 1.4.4