Ejemplo n.º 1
0
double libraryToScalar(const QuantLib::InterestRate &i) {
    return i.rate();
}