Go to the source code of this file.
Classes | |
class | Cube |
#define | WANT_STREAM |
#define | WANT_MATH |
int | my_main () |
int | main () |
Test one-dimensional solve function. This is an example of the use of solution to find the cube root of the integers -10 to 10
you will need to compile and link solution.cpp and my_except.cpp
Definition in file sl_ex.cpp.
#define WANT_STREAM |