functions to fill a "not-completely-populated" matrix. More...
#include <ql/math/interpolation.hpp>#include <ql/math/interpolations/bilinearinterpolation.hpp>#include <ql/math/interpolations/linearinterpolation.hpp>#include <ql/math/matrix.hpp>Go to the source code of this file.
Namespaces | |
| namespace | QuantExt |
Functions | |
| void | fillIncompleteMatrix (Matrix &mat, bool interpRows, Real blank) |
| function that fills a matrix More... | |
functions to fill a "not-completely-populated" matrix.
Definition in file fillemptymatrix.hpp.