forked from lballabio/QuantLib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added man/MarketModels.1, updated man/Makefile.am, updated See Also f…
…or other man/*1.
- Loading branch information
Dirk Eddelbuettel
committed
Jan 13, 2010
1 parent
bc98125
commit 4ac8a86
Showing
14 changed files
with
120 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
.\" Man page contributed by Dirk Eddelbuettel <[email protected]> | ||
.\" and released under the Quantlib license | ||
.TH MarketModels 1 "13 January 2010" QuantLib | ||
.SH NAME | ||
MarketModels - Example of Monte Carlo pricing of Inverse Floaters | ||
.SH SYNOPSIS | ||
.B MarketModels | ||
.SH DESCRIPTION | ||
.PP | ||
.B MarketModels | ||
is an example of using \fIQuantLib\fP. | ||
|
||
It solves a series of inverse floating rate market models using simulation. | ||
|
||
.SH SEE ALSO | ||
The source code | ||
.IR MarketModels.cpp , | ||
.BR BermudanSwaption (1), | ||
.BR Bonds (1), | ||
.BR CallableBonds (1), | ||
.BR CDS (1), | ||
.BR ConvertibleBonds (1), | ||
.BR DiscreteHedging (1), | ||
.BR EquityOption (1), | ||
.BR FittedBondCurve (1), | ||
.BR FRA (1), | ||
.BR Replication (1), | ||
.BR Repo (1), | ||
.BR SwapValuation (1), | ||
the QuantLib documentation and website at | ||
.IR http://quantlib.org . | ||
|
||
.SH AUTHORS | ||
The QuantLib Group (see | ||
.IR Authors.txt ). | ||
|
||
This manual page was added by Dirk Eddelbuettel <[email protected]>, | ||
the Debian GNU/Linux maintainer for | ||
.BR QuantLib . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters