This file contains the definition of a special partition type in which the size of the intervals on which the derivative of f is large is much smaller than in other areas. More...
#include <vector>#include <string>#include <cmath>#include "chomp/system/textfile.h"#include "parttype.h"Go to the source code of this file.
Classes | |
| class | unifexp::partDerivative< numType > |
| A derivative-based partition type. More... | |
Namespaces | |
| namespace | unifexp |
This namespace contains all the classes and functions defined in the Uniform Expansion project files. | |
This file contains the definition of a special partition type in which the size of the intervals on which the derivative of f is large is much smaller than in other areas.
Definition in file partderiv.h.
1.7.2