QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
One-dimensional simple uniform grid mesher. More...
#include <ql/methods/finitedifferences/meshers/fdm1dmesher.hpp>
#include <ql/errors.hpp>
#include <ql/utilities/null.hpp>
Go to the source code of this file.
Classes | |
class | Uniform1dMesher |
Namespaces | |
namespace | QuantLib |
One-dimensional simple uniform grid mesher.
Definition in file uniform1dmesher.hpp.