[QuantLibAddin-cvs] QuantLibAddin/qlo swaption.hpp,1.2,1.3
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-06-21 12:49:54
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/qlo In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22535/qlo Modified Files: swaption.hpp Log Message: input filter for European Exercise Index: swaption.hpp =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/qlo/swaption.hpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** swaption.hpp 20 Jun 2006 10:05:09 -0000 1.2 --- swaption.hpp 21 Jun 2006 12:49:51 -0000 1.3 *************** *** 31,35 **** const boost::shared_ptr<QuantLib::Exercise>& exercise, const QuantLib::Handle<QuantLib::YieldTermStructure>& hYTS, ! const boost::shared_ptr<QuantLib::BlackSwaptionEngine>& engine); std::string underlyingSwap() { --- 31,35 ---- const boost::shared_ptr<QuantLib::Exercise>& exercise, const QuantLib::Handle<QuantLib::YieldTermStructure>& hYTS, ! const boost::shared_ptr<QuantLib::BlackSwaptionEngine>& engine); std::string underlyingSwap() { |