Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lballabio/quantlib-old Loading
base: master
Choose a base ref
...
head repository: midox007/quantlib-1 Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 9, 2013

  1. Configuration menu
    Copy the full SHA
    dfd292c View commit details
    Browse the repository at this point in the history
  2. Create discountingxccyswapengine.cpp

    This class implements the cross currency swap pricing engine. As the vanilla swap pricing engine, we need the floating and fixed legs discounting curves (in their respective currencies), but here we need also the FX spot rate.
    midox007 committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    23943c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7916b View commit details
    Browse the repository at this point in the history
  4. Create crosscurrencyswap.cpp

    This class inherits from the Swap class and implements the cross currency swap instrument.
    midox007 committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    eae64c8 View commit details
    Browse the repository at this point in the history
Loading