QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
One-dimensional mesher build from a given set of points. More...
#include <ql/utilities/null.hpp>
#include <ql/methods/finitedifferences/meshers/fdm1dmesher.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | Predefined1dMesher |
Namespaces | |
namespace | QuantLib |
One-dimensional mesher build from a given set of points.
Definition in file predefined1dmesher.hpp.