Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
fillemptymatrix.hpp File Reference

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...
 

Detailed Description

functions to fill a "not-completely-populated" matrix.

Definition in file fillemptymatrix.hpp.