QuantLib-1.4/ 0000755 0001750 0001750 00000000000 12303327151 010073 5 0000000 0000000 QuantLib-1.4/QuantLib_vc9.vcproj 0000644 0001750 0001750 00000653725 12303051645 013564 0000000 0000000
QuantLib-1.4/Makefile.in 0000644 0001750 0001750 00000077115 12303117076 012076 0000000 0000000 # Makefile.in generated by automake 1.13.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = .
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/quantlib-config.in $(srcdir)/QuantLib.spec.in \
$(am__dist_lisp_LISP_DIST) $(dist_m4data_DATA) \
$(top_srcdir)/config/config.guess \
$(top_srcdir)/config/config.sub \
$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
$(top_srcdir)/config/missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/ql/config.hpp
CONFIG_CLEAN_FILES = quantlib-config QuantLib.spec
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(lispdir)" \
"$(DESTDIR)$(m4datadir)"
SCRIPTS = $(bin_SCRIPTS)
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
install-data-recursive install-dvi-recursive \
install-exec-recursive install-html-recursive \
install-info-recursive install-pdf-recursive \
install-ps-recursive install-recursive installcheck-recursive \
installdirs-recursive pdf-recursive ps-recursive \
tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
am__dist_lisp_LISP_DIST = quantlib.el
dist_lispLISP_INSTALL = $(INSTALL_DATA)
LISP = $(dist_lisp_LISP)
am__ELFILES = quantlib.el
am__ELCFILES = $(am__ELFILES:.el=.elc)
ELCFILES = $(LISP:.el=.elc)
DATA = $(dist_m4data_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
$(RECURSIVE_TARGETS) \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
cscope distdir dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
if test -d "$(distdir)"; then \
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
sed_rest='s,^[^/]*/*,,'; \
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
sed_butlast='s,/*[^/]*$$,,'; \
while test -n "$$dir1"; do \
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
if test "$$first" != "."; then \
if test "$$first" = ".."; then \
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
else \
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
if test "$$first2" = "$$first"; then \
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
else \
dir2="../$$dir2"; \
fi; \
dir0="$$dir0"/"$$first"; \
fi; \
fi; \
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
done; \
reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
DIST_TARGETS = dist-gzip
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BOOST_INCLUDE = @BOOST_INCLUDE@
BOOST_LIB = @BOOST_LIB@
BOOST_UNIT_TEST_DEFINE = @BOOST_UNIT_TEST_DEFINE@
BOOST_UNIT_TEST_LIB = @BOOST_UNIT_TEST_LIB@
BOOST_UNIT_TEST_MAIN_CXXFLAGS = @BOOST_UNIT_TEST_MAIN_CXXFLAGS@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DOXYGEN = @DOXYGEN@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DVIPS = @DVIPS@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EMACS = @EMACS@
EMACSLOADPATH = @EMACSLOADPATH@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LATEX = @LATEX@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINDEX = @MAKEINDEX@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PDFLATEX = @PDFLATEX@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
lispdir = @lispdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = config ql m4 man Docs Examples test-suite
ACLOCAL_AMFLAGS = -I m4
bin_SCRIPTS = quantlib-config
@EMACS_FOUND_TRUE@dist_lisp_LISP = quantlib.el
m4datadir = $(datadir)/aclocal
dist_m4data_DATA = quantlib.m4
EXTRA_DIST = \
Announce.txt \
Authors.txt \
Bugs.txt \
ChangeLog.txt \
Contributors.txt \
LICENSE.TXT \
News.txt \
QuantLib.dev \
QuantLib.spec \
QuantLib_vc8.sln \
QuantLib_vc8.vcproj \
QuantLib_vc9.sln \
QuantLib_vc9.vcproj \
QuantLib_vc10.sln \
QuantLib_vc10.vcxproj \
QuantLib_vc10.vcxproj.filters \
QuantLib_vc11.sln \
QuantLib_vc11.vcxproj \
QuantLib_vc11.vcxproj.filters \
Readme.txt \
autogen.sh
all: all-recursive
.SUFFIXES:
.SUFFIXES: .el .elc
am--refresh: Makefile
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):
quantlib-config: $(top_builddir)/config.status $(srcdir)/quantlib-config.in
cd $(top_builddir) && $(SHELL) ./config.status $@
QuantLib.spec: $(top_builddir)/config.status $(srcdir)/QuantLib.spec.in
cd $(top_builddir) && $(SHELL) ./config.status $@
install-binSCRIPTS: $(bin_SCRIPTS)
@$(NORMAL_INSTALL)
@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n' \
-e 'h;s|.*|.|' \
-e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($$2 == $$4) { files[d] = files[d] " " $$1; \
if (++n[d] == $(am__install_max)) { \
print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
else { print "f", d "/" $$4, $$1 } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
$(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
} \
; done
uninstall-binSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 's,.*/,,;$(transform)'`; \
dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool config.lt
.el.elc:
if test "$(EMACS)" != "no"; then \
am__dir=. am__subdir_includes=''; \
case $@ in */*) \
am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
esac; \
test -d "$$am__dir" || $(MKDIR_P) "$$am__dir" || exit 1; \
$(EMACS) --batch \
$(AM_ELCFLAGS) $(ELCFLAGS) \
$$am__subdir_includes -L $(builddir) -L $(srcdir) \
--eval "(defun byte-compile-dest-file (f) \"$@\")" \
--eval "(unless (byte-compile-file \"$<\") (kill-emacs 1))"; \
else :; fi
install-dist_lispLISP: $(dist_lisp_LISP) $(ELCFILES)
@$(NORMAL_INSTALL)
@if test "$(EMACS)" != no && test -n "$(lispdir)"; then \
list='$(dist_lisp_LISP)'; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(lispdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(lispdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
$(am__strip_dir) \
echo " $(dist_lispLISP_INSTALL) '$$d$$p' '$(DESTDIR)$(lispdir)/$$f'"; \
$(dist_lispLISP_INSTALL) "$$d$$p" "$(DESTDIR)$(lispdir)/$$f" || exit $$?; \
if test -f $${p}c; then \
echo " $(dist_lispLISP_INSTALL) '$${p}c' '$(DESTDIR)$(lispdir)/$${f}c'"; \
$(dist_lispLISP_INSTALL) "$${p}c" "$(DESTDIR)$(lispdir)/$${f}c" || exit $$?; \
else : ; fi; \
done; \
else : ; fi
uninstall-dist_lispLISP:
@$(NORMAL_UNINSTALL)
@test "$(EMACS)" != no && test -n "$(lispdir)" || exit 0; \
list='$(dist_lisp_LISP)'; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
clean-lisp:
-rm -f $(ELCFILES)
install-dist_m4dataDATA: $(dist_m4data_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_m4data_DATA)'; test -n "$(m4datadir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
$(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
done
uninstall-dist_m4dataDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_m4data_DATA)'; test -n "$(m4datadir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
# (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
@fail=; \
if $(am__make_keepgoing); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-recursive
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
test ! -s cscope.files \
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
distdir: $(DISTFILES)
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
$(am__make_dryrun) \
|| test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
dir1=$$subdir; dir2="$(top_distdir)"; \
$(am__relativize); \
new_top_distdir=$$reldir; \
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$new_top_distdir" \
distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-test -n "$(am__skip_mode_fix)" \
|| find "$(distdir)" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__post_remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
$(am__post_remove_distdir)
dist-lzip: distdir
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
$(am__post_remove_distdir)
dist-xz: distdir
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
$(am__post_remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__post_remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__post_remove_distdir)
dist dist-all:
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
$(am__post_remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
*.tar.xz*) \
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir)
chmod u+w $(distdir)
mkdir $(distdir)/_build $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
&& cd "$$am__cwd" \
|| exit 1
$(am__post_remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@test -n '$(distuninstallcheck_dir)' || { \
echo 'ERROR: trying to run $@ with an empty' \
'$$(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
$(am__cd) '$(distuninstallcheck_dir)' || { \
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile $(SCRIPTS) $(LISP) $(ELCFILES) $(DATA)
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(lispdir)" "$(DESTDIR)$(m4datadir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic clean-libtool clean-lisp mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-libtool \
distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
html-am: html-local
info: info-recursive
info-am:
install-data-am: install-dist_lispLISP install-dist_m4dataDATA
install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am: install-binSCRIPTS
install-html: install-html-recursive
install-html-am:
install-info: install-info-recursive
install-info-am:
install-man:
install-pdf: install-pdf-recursive
install-pdf-am:
install-ps: install-ps-recursive
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-binSCRIPTS uninstall-dist_lispLISP \
uninstall-dist_m4dataDATA
.MAKE: $(am__recursive_targets) install-am install-strip
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
am--refresh check check-am clean clean-cscope clean-generic \
clean-libtool clean-lisp cscope cscopelist-am ctags ctags-am \
dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
distclean-generic distclean-libtool distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am html-local info info-am install install-am \
install-binSCRIPTS install-data install-data-am \
install-dist_lispLISP install-dist_m4dataDATA install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-info install-info-am install-man \
install-pdf install-pdf-am install-ps install-ps-am \
install-strip installcheck installcheck-am installdirs \
installdirs-am maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
ps ps-am tags tags-am uninstall uninstall-am \
uninstall-binSCRIPTS uninstall-dist_lispLISP \
uninstall-dist_m4dataDATA
.PHONY: examples check-examples
examples:
$(MAKE) -C Examples examples
check-examples:
$(MAKE) -C Examples check-examples
.PHONY: benchmark
benchmark:
$(MAKE) -C test-suite benchmark
.PHONY: docs docs-man docs-online docs-dist docs-clean
docs:
$(MAKE) -C Docs docs-all
html-local:
$(MAKE) -C Docs docs-html
docs-man:
$(MAKE) -C Docs docs-man
docs-dist:
$(MAKE) -C Docs docs-dist
docs-clean:
$(MAKE) -C Docs docs-clean
dist-hook:
mkdir -p $(distdir)/build
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
QuantLib-1.4/Contributors.txt 0000644 0001750 0001750 00000005146 12302654116 013262 0000000 0000000
We gratefully acknowledge contributions from:
Nathan Abbott
Samad Abdessadki
Kakhkhor Abdijalilov
Xavier Abulker
Toyin Akin
Marius Akre
Mario Aleppo
Grzegorz Andruszkiewicz
Jose Aparicio
Sercan Atalik
Lluis Pujol Bajador
Nabila Barkati
Clément Barret
Christopher Baus
Thomas Becker
Michaël Benguigui
Adolfo Benin
Hachemi Benyahia
Luca Berardi
Sylvain Bertrand
Manas Bhatt
David Binderman
Theo Boafo
Delphine Bouthier
Fakher Braham
Joe Byers
Xavier Caron
Marine Casanova
Peter Caspers
Antoine Cellerier
Yee Man Chan
Aurelien Chanudet
Yiping Chen
Yanice Cherrak
Meryem Chibo
Warren Chou
Scott Condit
Jon Davidson
Daniele De Francesco
Frédéric Degraeve
Piero Del Boca
Piter Dias
Michael von den Driesch
Francis Duffy
Cristina Duminuco
Dirk Eddelbuettel
Faycal El Karaa
Bernd Engelmann
Giorgio Facchinetti
Matt Fair
Paul Farrington
Lorella Fatone
Luca Ferraro
Chiara Fornarola
Silvia Frasson
Andreas Gaida
Matteo Gallivanoni
Roman Gitlin
Nick Glass
Marek Glowacki
Richard Gomes
Johannes Göttker-Schnetmann
Henri Gough
Richard Gould
Florent Grenier
Sebastien Gurrieri
Tawanda Gwena
Cavit Hafizoglu
Michael Heckl
Laurent Hoffmann
Xiangyu Hong
Benoît Houzelle
Frank Hövermann
Shen Hui
Charles Chongseok Hyun
Simon Ibbotson
Norbert Irmer
Mike Jake
Rahul Kanchi
Andrey Karpov
Tomoya Kawanishi
Gary Kennedy
Matt Knox
Andrew Kolesnikov
Silakhdar Krikeb
Yan Kuang
Allen Kuo
Paul Laderoute
Yasmine Lahlou
Fabien Le Floc'h
James Lee
Samuel Lerouge
Cheng Li
Gang Liang
Robert Lopez
André Louw
Joao Paulo Magalhaes
John Maiden
Katiuscia Manzoni
Francesca Mariani
Slava Mazur
Enrico Michelotti
Andre Miemiec
Raso Mirko
Radu Mondescu
Bart Mosley
Tiziano Müller
Billy Ng
Bojan Nikolic
Jean Nkeng
Adrian O'Neill
Andrea Odetti
Mike Parker
Guillaume Pealat
Gilbert Peffer
Walter Penschke
Francesco Perissin
Robert Philipp
Marcello Pietrobon
Adrien Pinatton
Gianni Piolanti
Sebastian Poloczek
Mario Pucci
Ian Qsong
Paul Rädle
J. Erik Radmall
Fabio Ramponi
Maria Cristina Recchioni
Dimitri Reiswich
Sadruddin Rejeb
Alessandro Roveda
Mohamed Amine Sadaoui
Amine Samani
Alpha Sanou Toure
Tamas Sashalmi
Peter Schmitteckert
Ralph Schreyer
David Schwartz
Simon Shakeshaft
Michael Sharpe
Kirill Shemyakin
Eugene Shevkoplyas
Enrico Sirola
Leon Sit
Dale Smith
Maxim Sokolov
Niels Elken Sønderby
Andreas Spengler
Roland Stamm
Edouard Tallent
Marco Tarenghi
Yue Tian
François du Vignaud
Qingxiao Wang
Charles Whitmore
Stephen Wong
Bernd Johannes Wuebben
Sun Xiuxin
Jeff Yu
Francesco Zirilli
QuantLib includes code taken from Peter Jäckel's book "Monte Carlo
Methods in Finance".
QuantLib includes software developed by the University of Chicago,
as Operator of Argonne National Laboratory.
QuantLib-1.4/News.txt 0000644 0001750 0001750 00000017054 12302654116 011502 0000000 0000000
Notable changes for QuantLib 1.4:
=================================
A detailed list of changes is available in ChangeLog.txt.
PORTABILITY
- Boost 1.39 or later is now required.
We felt this could be enforced without causing grief to virtually
anyone, given that 1.39 was released back in May 2009. We don't
expect many people being stuck with an earlier version. This allows
one to use make_shared to create shared_ptr instances, which has a
number of advantages. Unfortunately, the C++03 implementation
(which is still used by a number of older compiler that we're
supporting) only allows a maximum of 9 constructor arguments, so we
won't be able to use it everywhere.
- Support for Visual C++ 2003 (VC++7) was dropped.
The compiler is now more than 10 years old and no longer supported
by Microsoft. Keeping the support is not worth the time and effort
required. Anybody who is still stuck with this compiler and needs
the support can fork the repository and maintain the changes.
- Specific support for Visual C++ 2013 (VC++12) is not yet available;
however, version checks in the code were relaxed so that one can
import and convert the VC++11 solution without causing errors when
auto-linking the generated libraries.
- Fixed Clang warnings.
- Use deprecated attribute of supported compilers.
This replaces the QL_DISABLE_DEPRECATED mechanism that conditionally
removes the features and causes the compiler itself to emit warnings
if the features are used. The user can enable or disable the
warnings by the means provided by the compiler.
- Allow singletons to work under Visual C++ when CLR is enabled
(thanks to Simon Shakeshaft).
- Fixed compilation errors when using STLport (thanks to Marcello
Pietrobon for the heads-up).
CONFIGURATION
- Added switch to enable OpenMP-based parallelism (thanks to Joseph Wang).
Currently, this is only used in a few loops in the finite-differences
and tree frameworks.
DATE/TIME
- Added Diamond Jubilee bank holiday to UK calendar.
- Added Royal Wedding bank holiday to UK calendar (thanks to Whit
Armstrong for the heads-up).
- Added utilities to parse and format a date with the extended format
implemented in Boost.Date (thanks to Michael von den Driesch).
The previous parsing utility was deprecated.
- Added Actual/365 (No Leap) day counter (thanks to Nick Glass).
- Updated most moving holidays for 2014.
- Fixed a Schedule bug where a combination of backwards generation and
end-of-month convention would result in missing or duplicated dates
(thanks to Nicholas Manganaro for the heads-up).
INSTRUMENTS
- Fixed Delta and Gamma calculation in Ju quadratic engine (thanks to
Fabien Le Floc'h).
- Improved calculation in finite-differences Asian options when the
running average is much greater than the forward value (thanks to
Klaus Spanderen).
- Fixed Theta issue for some American FDM engines (thanks to Klaus
Spanderen).
- Fix annuity computation for CMS coupons (thanks to Peter Caspers).
- Enabled case r=0 in Barone-Adesi/Whaley approximation engine (thanks
to Klaus Spanderen).
- When building a swaption with MakeSwaption, use the fixed tenor of
the underlying swap index if none is given explicitly.
MODELS
- Allow for calibration of just a subset of a model's parameters.
Pre-built constraint are provided for calibration of an Hull-White
model while fixing the mean reversion, and for calibration of a
Markov functional model while fixing the first component of the
piecewise volatility. (Thanks to Peter Caspers.)
- Allow recalculation of exercise and end dates in swaption and cap
helpers when the evaluation date changes (thanks to Peter Caspers).
- Allowed negative strikes in BlackFormula, as long as the strike plus
the displacement is still positive (thanks to Peter Caspers).
- Added calculation of implied volatility from Bachelier price in
BlackFormula (thanks to Gary Kennedy).
- Added Broadie-Kaya exact simulation schema to Heston model (thanks
to Klaus Spanderen).
- Fixed upper/lower bound calculation for internal constraint in
calibrated model (thanks to Peter Caspers).
CASH FLOWS
- Added support for ex-coupon dates to cashflow calculations (thanks
to Nick Glass). Currently, ex-coupons dates can be specified for
fixed rate bonds.
- Fixed calculation of duration and convexity when using Act/Act(ISMA)
(thanks to Nick Glass).
INDEXES
- Fixed IborCoupon construction with null fixing days.
The coupon was used the passed fixing days instead of the ones
previously processed by the base class constructor (thanks to Lisa
Ann and Gerardo Ballabio for the heads-up).
- Add a clone() method to SwapIndex which allows to change the tenor
(thanks to Peter Caspers).
- Ignore inflation-index fixings stored at dates later than the
evaluation date.
- Added utility class for creating custom Region instances to be
passed to inflation indexes.
TERM STRUCTURES
- Prevent some errors when linking a null term structure to a Handle.
When settings a null term structure to a Handle used as an
underlying for another curve (say, a zero-spreaded curve), the
latter tries to reset the jumps in the base class and fails. This
error is now trapped. (Thanks to Christoph Breig for the heads-up.)
- Fix interpolation of option dates in SwaptionVolatilityDiscrete and
derived classes when evaluation date changes (thanks to Shen Hui).
- Piecewise-spreaded curve can now choose interpolation (thanks to
Mario Aleppo).
MATH
- Extended Sobol direction numbers up to 21200 dimensions with Joe Kuo 6
searching rule (thanks to Cheng Li).
- Added class for two-dimensional integration (thanks to Klaus Spanderen).
- Added Maddock inverse-cumulative normal distribution from Boost
(thanks to Klaus Spanderen).
- Added modified Bessel functions (thanks to Klaus Spanderen).
EXPERIMENTAL FOLDER
The ql/experimental folder contains code which is still not fully
integrated with the library or even fully tested, but is released in
order to get user feedback. Experimental classes are considered
unstable; their interfaces might change in future releases.
Changes and new contributions for this release were:
- Deprecated features were removed from experimental code.
- Added initial implementation of catastrophe bond (thanks to Grzegorz
Andruszkiewicz).
- Added Vanna/Volga pricing engine for FX barrier options.
Engines were provided for both single- and double-barrier FX
options. An analytic engine was also provided for double-barrier
equity options (thanks to Yue Tian).
- Added Hagan pricing engine for irregular swaptions (thanks to Andre
Miemiec).
- Added simulated-annealing optimizer (thanks to Peter Caspers).
- Added rebated exercise class (thanks to Peter Caspers).
- Added pricing engine for arbitrary European payoffs under the Heston
model (thanks to Klaus Spanderen).
- Added linear terminal swap rate model pricer for CMS coupons (thanks
to Peter Caspers).
- Reorganized functional Markov model.
Added one-factor GSR model, and float/float swap and swaption with
a number of corresponding engines. (Thanks to Peter Caspers.)
- The Levy engine for continuous-averaging Asian option now checks
that the averaging period doesn't start in the future. Also, it
allows the b=0 case that would raise an exception until now.
(Thanks to Klaus Spanderen.)
- Convertible bond now updates correctly when any of its observables
changes.
- Extended generalized Hull-White model (thanks to Cavit Hafizoglu).
The model now allows to choose the mapping function between short
rate and state variable, and includes the case of constant
parameters.
QuantLib-1.4/aclocal.m4 0000644 0001750 0001750 00000115756 12303117073 011672 0000000 0000000 # generated automatically by aclocal 1.13.3 -*- Autoconf -*-
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
[m4_warning([this file was generated for autoconf 2.69.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
# Copyright (C) 2002-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_AUTOMAKE_VERSION(VERSION)
# ----------------------------
# Automake X.Y traces this macro to ensure aclocal.m4 has been
# generated from the m4 files accompanying Automake X.Y.
# (This private macro should not be called outside this file.)
AC_DEFUN([AM_AUTOMAKE_VERSION],
[am__api_version='1.13'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
m4_if([$1], [1.13.3], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
# _AM_AUTOCONF_VERSION(VERSION)
# -----------------------------
# aclocal traces this macro to find the Autoconf version.
# This is a private macro too. Using m4_define simplifies
# the logic in aclocal, which can simply ignore this definition.
m4_define([_AM_AUTOCONF_VERSION], [])
# AM_SET_CURRENT_AUTOMAKE_VERSION
# -------------------------------
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
[AM_AUTOMAKE_VERSION([1.13.3])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to
# '$srcdir', '$srcdir/..', or '$srcdir/../..'.
#
# Of course, Automake must honor this variable whenever it calls a
# tool from the auxiliary directory. The problem is that $srcdir (and
# therefore $ac_aux_dir as well) can be either absolute or relative,
# depending on how configure is run. This is pretty annoying, since
# it makes $ac_aux_dir quite unusable in subdirectories: in the top
# source directory, any form will work fine, but in subdirectories a
# relative path needs to be adjusted first.
#
# $ac_aux_dir/missing
# fails when called from a subdirectory if $ac_aux_dir is relative
# $top_srcdir/$ac_aux_dir/missing
# fails if $ac_aux_dir is absolute,
# fails when called from a subdirectory in a VPATH build with
# a relative $ac_aux_dir
#
# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
# are both prefixed by $srcdir. In an in-source build this is usually
# harmless because $srcdir is '.', but things will broke when you
# start a VPATH build or use an absolute $srcdir.
#
# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
# and then we would define $MISSING as
# MISSING="\${SHELL} $am_aux_dir/missing"
# This will work as long as MISSING is not called from configure, because
# unfortunately $(top_srcdir) has no meaning in configure.
# However there are other variables, like CC, which are often used in
# configure, and could therefore not use this "fixed" $ac_aux_dir.
#
# Another solution, used here, is to always expand $ac_aux_dir to an
# absolute PATH. The drawback is that using absolute paths prevent a
# configured tree to be moved without reconfiguration.
AC_DEFUN([AM_AUX_DIR_EXPAND],
[dnl Rely on autoconf to set up CDPATH properly.
AC_PREREQ([2.50])dnl
# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
])
# AM_CONDITIONAL -*- Autoconf -*-
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
# -------------------------------------
# Define a conditional.
AC_DEFUN([AM_CONDITIONAL],
[AC_PREREQ([2.52])dnl
m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
AC_SUBST([$1_TRUE])dnl
AC_SUBST([$1_FALSE])dnl
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
m4_define([_AM_COND_VALUE_$1], [$2])dnl
if $2; then
$1_TRUE=
$1_FALSE='#'
else
$1_TRUE='#'
$1_FALSE=
fi
AC_CONFIG_COMMANDS_PRE(
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
AC_MSG_ERROR([[conditional "$1" was never defined.
Usually this means the macro was only invoked conditionally.]])
fi])])
# Copyright (C) 1999-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
# written in clear, in which case automake, when reading aclocal.m4,
# will think it sees a *use*, and therefore will trigger all it's
# C support machinery. Also note that it means that autoscan, seeing
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
# _AM_DEPENDENCIES(NAME)
# ----------------------
# See how the compiler implements dependency checking.
# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
# We try a few techniques and use that to set a single cache variable.
#
# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
# dependency, and given that the user is not expected to run this macro,
# just rely on AC_PROG_CC.
AC_DEFUN([_AM_DEPENDENCIES],
[AC_REQUIRE([AM_SET_DEPDIR])dnl
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
AC_REQUIRE([AM_DEP_TRACK])dnl
m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
[$1], [CXX], [depcc="$CXX" am_compiler_list=],
[$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
[$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
[$1], [UPC], [depcc="$UPC" am_compiler_list=],
[$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
[depcc="$$1" am_compiler_list=])
AC_CACHE_CHECK([dependency style of $depcc],
[am_cv_$1_dependencies_compiler_type],
[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
# We make a subdir and do the tests there. Otherwise we can end up
# making bogus files that we don't know about and never remove. For
# instance it was reported that on HP-UX the gcc test will end up
# making a dummy file named 'D' -- because '-MD' means "put the output
# in D".
rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
# using a relative directory.
cp "$am_depcomp" conftest.dir
cd conftest.dir
# We will build objects and dependencies in a subdirectory because
# it helps to detect inapplicable dependency modes. For instance
# both Tru64's cc and ICC support -MD to output dependencies as a
# side effect of compilation, but ICC will put the dependencies in
# the current directory while Tru64 will put them in the object
# directory.
mkdir sub
am_cv_$1_dependencies_compiler_type=none
if test "$am_compiler_list" = ""; then
am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fi
am__universal=false
m4_case([$1], [CC],
[case " $depcc " in #(
*\ -arch\ *\ -arch\ *) am__universal=true ;;
esac],
[CXX],
[case " $depcc " in #(
*\ -arch\ *\ -arch\ *) am__universal=true ;;
esac])
for depmode in $am_compiler_list; do
# Setup a source with many dependencies, because some compilers
# like to wrap large dependency lists on column 80 (with \), and
# we should not choose a depcomp mode which is confused by this.
#
# We need to recreate these files for each test, as the compiler may
# overwrite some of them when testing with obscure command lines.
# This happens at least with the AIX C compiler.
: > sub/conftest.c
for i in 1 2 3 4 5 6; do
echo '#include "conftst'$i'.h"' >> sub/conftest.c
# Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
# Solaris 10 /bin/sh.
echo '/* dummy */' > sub/conftst$i.h
done
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
# We check with '-c' and '-o' for the sake of the "dashmstdout"
# mode. It turns out that the SunPro C++ compiler does not properly
# handle '-M -o', and we need to detect this. Also, some Intel
# versions had trouble with output in subdirs.
am__obj=sub/conftest.${OBJEXT-o}
am__minus_obj="-o $am__obj"
case $depmode in
gcc)
# This depmode causes a compiler race in universal mode.
test "$am__universal" = false || continue
;;
nosideeffect)
# After this tag, mechanisms are not by side-effect, so they'll
# only be used when explicitly requested.
if test "x$enable_dependency_tracking" = xyes; then
continue
else
break
fi
;;
msvc7 | msvc7msys | msvisualcpp | msvcmsys)
# This compiler won't grok '-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.
am__obj=conftest.${OBJEXT-o}
am__minus_obj=
;;
none) break ;;
esac
if depmode=$depmode \
source=sub/conftest.c object=$am__obj \
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
>/dev/null 2>conftest.err &&
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
# icc doesn't choke on unknown options, it will just issue warnings
# or remarks (even with -Werror). So we grep stderr for any message
# that says an option was ignored or not supported.
# When given -MP, icc 7.0 and 7.1 complain thusly:
# icc: Command line warning: ignoring option '-M'; no argument required
# The diagnosis changed in icc 8.0:
# icc: Command line remark: option '-MP' not supported
if (grep 'ignoring option' conftest.err ||
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
am_cv_$1_dependencies_compiler_type=$depmode
break
fi
fi
done
cd ..
rm -rf conftest.dir
else
am_cv_$1_dependencies_compiler_type=none
fi
])
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
AM_CONDITIONAL([am__fastdep$1], [
test "x$enable_dependency_tracking" != xno \
&& test "$am_cv_$1_dependencies_compiler_type" = gcc3])
])
# AM_SET_DEPDIR
# -------------
# Choose a directory name for dependency files.
# This macro is AC_REQUIREd in _AM_DEPENDENCIES.
AC_DEFUN([AM_SET_DEPDIR],
[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
])
# AM_DEP_TRACK
# ------------
AC_DEFUN([AM_DEP_TRACK],
[AC_ARG_ENABLE([dependency-tracking], [dnl
AS_HELP_STRING(
[--enable-dependency-tracking],
[do not reject slow dependency extractors])
AS_HELP_STRING(
[--disable-dependency-tracking],
[speeds up one-time build])])
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
am__nodep='_no'
fi
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
AC_SUBST([AMDEPBACKSLASH])dnl
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
AC_SUBST([am__nodep])dnl
_AM_SUBST_NOTMAKE([am__nodep])dnl
])
# Generate code to set up dependency tracking. -*- Autoconf -*-
# Copyright (C) 1999-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# _AM_OUTPUT_DEPENDENCY_COMMANDS
# ------------------------------
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
[{
# Older Autoconf quotes --file arguments for eval, but not when files
# are listed without --file. Let's play safe and only enable the eval
# if we detect the quoting.
case $CONFIG_FILES in
*\'*) eval set x "$CONFIG_FILES" ;;
*) set x $CONFIG_FILES ;;
esac
shift
for mf
do
# Strip MF so we end up with the name of the file.
mf=`echo "$mf" | sed -e 's/:.*$//'`
# Check whether this is an Automake generated Makefile or not.
# We used to match only the files named 'Makefile.in', but
# some people rename them; so instead we look at the file content.
# Grep'ing the first line is not enough: some people post-process
# each Makefile.in and add a new line on top of each file to say so.
# Grep'ing the whole file is not good either: AIX grep has a line
# limit of 2048, but all sed's we know have understand at least 4000.
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
dirpart=`AS_DIRNAME("$mf")`
else
continue
fi
# Extract the definition of DEPDIR, am__include, and am__quote
# from the Makefile without running 'make'.
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
test -z "$DEPDIR" && continue
am__include=`sed -n 's/^am__include = //p' < "$mf"`
test -z "$am__include" && continue
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
# Find all dependency output files, they are included files with
# $(DEPDIR) in their names. We invoke sed twice because it is the
# simplest approach to changing $(DEPDIR) to its actual value in the
# expansion.
for file in `sed -n "
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
# Make sure the directory exists.
test -f "$dirpart/$file" && continue
fdir=`AS_DIRNAME(["$file"])`
AS_MKDIR_P([$dirpart/$fdir])
# echo "creating $dirpart/$file"
echo '# dummy' > "$dirpart/$file"
done
done
}
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
# AM_OUTPUT_DEPENDENCY_COMMANDS
# -----------------------------
# This macro should only be invoked once -- use via AC_REQUIRE.
#
# This code is only required when automatic dependency tracking
# is enabled. FIXME. This creates each '.P' file that we will
# need in order to bootstrap the dependency handling code.
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
[AC_CONFIG_COMMANDS([depfiles],
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
])
# Do all the work for Automake. -*- Autoconf -*-
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This macro actually does too much. Some checks are only needed if
# your package does certain things. But this isn't really a big deal.
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
# AM_INIT_AUTOMAKE([OPTIONS])
# -----------------------------------------------
# The call with PACKAGE and VERSION arguments is the old style
# call (pre autoconf-2.50), which is being phased out. PACKAGE
# and VERSION should now be passed to AC_INIT and removed from
# the call to AM_INIT_AUTOMAKE.
# We support both call styles for the transition. After
# the next Automake release, Autoconf can make the AC_INIT
# arguments mandatory, and then we can depend on a new Autoconf
# release and drop the old call support.
AC_DEFUN([AM_INIT_AUTOMAKE],
[AC_PREREQ([2.65])dnl
dnl Autoconf wants to disallow AM_ names. We explicitly allow
dnl the ones we care about.
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
AC_REQUIRE([AC_PROG_INSTALL])dnl
if test "`cd $srcdir && pwd`" != "`pwd`"; then
# Use -I$(srcdir) only when $(srcdir) != ., so that make's output
# is not polluted with repeated "-I."
AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
# test to see if srcdir already configured
if test -f $srcdir/config.status; then
AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
fi
fi
# test whether we have cygpath
if test -z "$CYGPATH_W"; then
if (cygpath --version) >/dev/null 2>/dev/null; then
CYGPATH_W='cygpath -w'
else
CYGPATH_W=echo
fi
fi
AC_SUBST([CYGPATH_W])
# Define the identity of the package.
dnl Distinguish between old-style and new-style calls.
m4_ifval([$2],
[AC_DIAGNOSE([obsolete],
[$0: two- and three-arguments forms are deprecated.])
m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
AC_SUBST([PACKAGE], [$1])dnl
AC_SUBST([VERSION], [$2])],
[_AM_SET_OPTIONS([$1])dnl
dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
m4_if(
m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
[ok:ok],,
[m4_fatal([AC_INIT should be called with package and version arguments])])dnl
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
_AM_IF_OPTION([no-define],,
[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
# Some tools Automake needs.
AC_REQUIRE([AM_SANITY_CHECK])dnl
AC_REQUIRE([AC_ARG_PROGRAM])dnl
AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
AM_MISSING_PROG([AUTOCONF], [autoconf])
AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
AM_MISSING_PROG([AUTOHEADER], [autoheader])
AM_MISSING_PROG([MAKEINFO], [makeinfo])
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
# For better backward compatibility. To be removed once Automake 1.9.x
# dies out for good. For more background, see:
#
#
AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
AC_REQUIRE([AC_PROG_AWK])dnl
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
[_AM_PROG_TAR([v7])])])
_AM_IF_OPTION([no-dependencies],,
[AC_PROVIDE_IFELSE([AC_PROG_CC],
[_AM_DEPENDENCIES([CC])],
[m4_define([AC_PROG_CC],
m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
AC_PROVIDE_IFELSE([AC_PROG_CXX],
[_AM_DEPENDENCIES([CXX])],
[m4_define([AC_PROG_CXX],
m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
[_AM_DEPENDENCIES([OBJC])],
[m4_define([AC_PROG_OBJC],
m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
[_AM_DEPENDENCIES([OBJCXX])],
[m4_define([AC_PROG_OBJCXX],
m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
])
AC_REQUIRE([AM_SILENT_RULES])dnl
dnl The testsuite driver may need to know about EXEEXT, so add the
dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
AC_CONFIG_COMMANDS_PRE(dnl
[m4_provide_if([_AM_COMPILER_EXEEXT],
[AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
])
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
dnl mangled by Autoconf and run in a shell conditional statement.
m4_define([_AC_COMPILER_EXEEXT],
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
# When config.status generates a header, we must update the stamp-h file.
# This file resides in the same directory as the config header
# that is generated. The stamp files are numbered to have different names.
# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
# loop where config.status creates the headers, so we can generate
# our stamp files there.
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
[# Compute $1's index in $config_headers.
_am_arg=$1
_am_stamp_count=1
for _am_header in $config_headers :; do
case $_am_header in
$_am_arg | $_am_arg:* )
break ;;
* )
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
esac
done
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_PROG_INSTALL_SH
# ------------------
# Define $install_sh.
AC_DEFUN([AM_PROG_INSTALL_SH],
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
if test x"${install_sh}" != xset; then
case $am_aux_dir in
*\ * | *\ *)
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
*)
install_sh="\${SHELL} $am_aux_dir/install-sh"
esac
fi
AC_SUBST([install_sh])])
# Copyright (C) 2003-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# Check whether the underlying file-system supports filenames
# with a leading dot. For instance MS-DOS doesn't.
AC_DEFUN([AM_SET_LEADING_DOT],
[rm -rf .tst 2>/dev/null
mkdir .tst 2>/dev/null
if test -d .tst; then
am__leading_dot=.
else
am__leading_dot=_
fi
rmdir .tst 2>/dev/null
AC_SUBST([am__leading_dot])])
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_PATH_LISPDIR
# ---------------
AC_DEFUN([AM_PATH_LISPDIR],
[AC_PREREQ([2.60])dnl
# If set to t, that means we are running in a shell under Emacs.
# If you have an Emacs named "t", then use the full path.
test x"$EMACS" = xt && EMACS=
AC_CHECK_PROGS([EMACS], [emacs xemacs], [no])
AC_ARG_VAR([EMACS], [the Emacs editor command])
AC_ARG_VAR([EMACSLOADPATH], [the Emacs library search path])
AC_ARG_WITH([lispdir],
[AS_HELP_STRING([--with-lispdir],
[override the default lisp directory])],
[ lispdir="$withval"
AC_MSG_CHECKING([where .elc files should go])
AC_MSG_RESULT([$lispdir])],
[
AC_CACHE_CHECK([where .elc files should go], [am_cv_lispdir], [
if test $EMACS != "no"; then
if test x${lispdir+set} != xset; then
# If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
# Some emacsen will start up in interactive mode, requiring C-x C-c to exit,
# which is non-obvious for non-emacs users.
# Redirecting /dev/null should help a bit; pity we can't detect "broken"
# emacsen earlier and avoid running this altogether.
AC_RUN_LOG([$EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out])
am_cv_lispdir=`sed -n \
-e 's,/$,,' \
-e '/.*\/lib\/x*emacs\/site-lisp$/{s,.*/lib/\(x*emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
-e '/.*\/share\/x*emacs\/site-lisp$/{s,.*/share/\(x*emacs/site-lisp\),${datarootdir}/\1,;p;q;}' \
conftest.out`
rm conftest.out
fi
fi
test -z "$am_cv_lispdir" && am_cv_lispdir='${datadir}/emacs/site-lisp'
])
lispdir="$am_cv_lispdir"
])
AC_SUBST([lispdir])
])# AM_PATH_LISPDIR
# Check to see how 'make' treats includes. -*- Autoconf -*-
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_MAKE_INCLUDE()
# -----------------
# Check to see how make treats includes.
AC_DEFUN([AM_MAKE_INCLUDE],
[am_make=${MAKE-make}
cat > confinc << 'END'
am__doit:
@echo this is the am__doit target
.PHONY: am__doit
END
# If we don't find an include directive, just comment out the code.
AC_MSG_CHECKING([for style of include used by $am_make])
am__include="#"
am__quote=
_am_result=none
# First try GNU make style include.
echo "include confinc" > confmf
# Ignore all kinds of additional output from 'make'.
case `$am_make -s -f confmf 2> /dev/null` in #(
*the\ am__doit\ target*)
am__include=include
am__quote=
_am_result=GNU
;;
esac
# Now try BSD make style include.
if test "$am__include" = "#"; then
echo '.include "confinc"' > confmf
case `$am_make -s -f confmf 2> /dev/null` in #(
*the\ am__doit\ target*)
am__include=.include
am__quote="\""
_am_result=BSD
;;
esac
fi
AC_SUBST([am__include])
AC_SUBST([am__quote])
AC_MSG_RESULT([$_am_result])
rm -f confinc confmf
])
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_MISSING_PROG(NAME, PROGRAM)
# ------------------------------
AC_DEFUN([AM_MISSING_PROG],
[AC_REQUIRE([AM_MISSING_HAS_RUN])
$1=${$1-"${am_missing_run}$2"}
AC_SUBST($1)])
# AM_MISSING_HAS_RUN
# ------------------
# Define MISSING if not defined so far and test if it is modern enough.
# If it is, set am_missing_run to use it, otherwise, to nothing.
AC_DEFUN([AM_MISSING_HAS_RUN],
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
AC_REQUIRE_AUX_FILE([missing])dnl
if test x"${MISSING+set}" != xset; then
case $am_aux_dir in
*\ * | *\ *)
MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
*)
MISSING="\${SHELL} $am_aux_dir/missing" ;;
esac
fi
# Use eval to expand $SHELL
if eval "$MISSING --is-lightweight"; then
am_missing_run="$MISSING "
else
am_missing_run=
AC_MSG_WARN(['missing' script is too old or missing])
fi
])
# Helper functions for option handling. -*- Autoconf -*-
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# _AM_MANGLE_OPTION(NAME)
# -----------------------
AC_DEFUN([_AM_MANGLE_OPTION],
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
# _AM_SET_OPTION(NAME)
# --------------------
# Set option NAME. Presently that only means defining a flag for this option.
AC_DEFUN([_AM_SET_OPTION],
[m4_define(_AM_MANGLE_OPTION([$1]), [1])])
# _AM_SET_OPTIONS(OPTIONS)
# ------------------------
# OPTIONS is a space-separated list of Automake options.
AC_DEFUN([_AM_SET_OPTIONS],
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
# -------------------------------------------
# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
AC_DEFUN([_AM_IF_OPTION],
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
# Check to make sure that the build environment is sane. -*- Autoconf -*-
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_SANITY_CHECK
# ---------------
AC_DEFUN([AM_SANITY_CHECK],
[AC_MSG_CHECKING([whether build environment is sane])
# Reject unsafe characters in $srcdir or the absolute working directory
# name. Accept space and tab only in the latter.
am_lf='
'
case `pwd` in
*[[\\\"\#\$\&\'\`$am_lf]]*)
AC_MSG_ERROR([unsafe absolute working directory name]);;
esac
case $srcdir in
*[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
esac
# Do 'set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if (
am_has_slept=no
for am_try in 1 2; do
echo "timestamp, slept: $am_has_slept" > conftest.file
set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
if test "$[*]" = "X"; then
# -L didn't work.
set X `ls -t "$srcdir/configure" conftest.file`
fi
if test "$[*]" != "X $srcdir/configure conftest.file" \
&& test "$[*]" != "X conftest.file $srcdir/configure"; then
# If neither matched, then we have a broken ls. This can happen
# if, for instance, CONFIG_SHELL is bash and it inherits a
# broken ls alias from the environment. This has actually
# happened. Such a system could not be considered "sane".
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
alias in your environment])
fi
if test "$[2]" = conftest.file || test $am_try -eq 2; then
break
fi
# Just in case.
sleep 1
am_has_slept=yes
done
test "$[2]" = conftest.file
)
then
# Ok.
:
else
AC_MSG_ERROR([newly created file is older than distributed files!
Check your system clock])
fi
AC_MSG_RESULT([yes])
# If we didn't sleep, we still need to ensure time stamps of config.status and
# generated files are strictly newer.
am_sleep_pid=
if grep 'slept: no' conftest.file >/dev/null 2>&1; then
( sleep 1 ) &
am_sleep_pid=$!
fi
AC_CONFIG_COMMANDS_PRE(
[AC_MSG_CHECKING([that generated files are newer than configure])
if test -n "$am_sleep_pid"; then
# Hide warnings about reused PIDs.
wait $am_sleep_pid 2>/dev/null
fi
AC_MSG_RESULT([done])])
rm -f conftest.file
])
# Copyright (C) 2009-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_SILENT_RULES([DEFAULT])
# --------------------------
# Enable less verbose build rules; with the default set to DEFAULT
# ("yes" being less verbose, "no" or empty being verbose).
AC_DEFUN([AM_SILENT_RULES],
[AC_ARG_ENABLE([silent-rules], [dnl
AS_HELP_STRING(
[--enable-silent-rules],
[less verbose build output (undo: "make V=1")])
AS_HELP_STRING(
[--disable-silent-rules],
[verbose build output (undo: "make V=0")])dnl
])
case $enable_silent_rules in @%:@ (((
yes) AM_DEFAULT_VERBOSITY=0;;
no) AM_DEFAULT_VERBOSITY=1;;
*) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
esac
dnl
dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
dnl do not support nested variable expansions.
dnl See automake bug#9928 and bug#10237.
am_make=${MAKE-make}
AC_CACHE_CHECK([whether $am_make supports nested variables],
[am_cv_make_support_nested_variables],
[if AS_ECHO([['TRUE=$(BAR$(V))
BAR0=false
BAR1=true
V=1
am__doit:
@$(TRUE)
.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then
am_cv_make_support_nested_variables=yes
else
am_cv_make_support_nested_variables=no
fi])
if test $am_cv_make_support_nested_variables = yes; then
dnl Using '$V' instead of '$(V)' breaks IRIX make.
AM_V='$(V)'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
else
AM_V=$AM_DEFAULT_VERBOSITY
AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
fi
AC_SUBST([AM_V])dnl
AM_SUBST_NOTMAKE([AM_V])dnl
AC_SUBST([AM_DEFAULT_V])dnl
AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl
AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
AM_BACKSLASH='\'
AC_SUBST([AM_BACKSLASH])dnl
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
])
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# AM_PROG_INSTALL_STRIP
# ---------------------
# One issue with vendor 'install' (even GNU) is that you can't
# specify the program used to strip binaries. This is especially
# annoying in cross-compiling environments, where the build's strip
# is unlikely to handle the host's binaries.
# Fortunately install-sh will honor a STRIPPROG variable, so we
# always use install-sh in "make install-strip", and initialize
# STRIPPROG with the value of the STRIP variable (set by the user).
AC_DEFUN([AM_PROG_INSTALL_STRIP],
[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
# Installed binaries are usually stripped using 'strip' when the user
# run "make install-strip". However 'strip' might not be the right
# tool to use in cross-compilation environments, therefore Automake
# will honor the 'STRIP' environment variable to overrule this program.
dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
if test "$cross_compiling" != no; then
AC_CHECK_TOOL([STRIP], [strip], :)
fi
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
# Copyright (C) 2006-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# _AM_SUBST_NOTMAKE(VARIABLE)
# ---------------------------
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
# This macro is traced by Automake.
AC_DEFUN([_AM_SUBST_NOTMAKE])
# AM_SUBST_NOTMAKE(VARIABLE)
# --------------------------
# Public sister of _AM_SUBST_NOTMAKE.
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
# Check how to create a tarball. -*- Autoconf -*-
# Copyright (C) 2004-2013 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# _AM_PROG_TAR(FORMAT)
# --------------------
# Check how to create a tarball in format FORMAT.
# FORMAT should be one of 'v7', 'ustar', or 'pax'.
#
# Substitute a variable $(am__tar) that is a command
# writing to stdout a FORMAT-tarball containing the directory
# $tardir.
# tardir=directory && $(am__tar) > result.tar
#
# Substitute a variable $(am__untar) that extract such
# a tarball read from stdin.
# $(am__untar) < result.tar
#
AC_DEFUN([_AM_PROG_TAR],
[# Always define AMTAR for backward compatibility. Yes, it's still used
# in the wild :-( We should find a proper way to deprecate it ...
AC_SUBST([AMTAR], ['$${TAR-tar}'])
# We'll loop over all known methods to create a tar archive until one works.
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
m4_if([$1], [v7],
[am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
[m4_case([$1],
[ustar],
[# The POSIX 1988 'ustar' format is defined with fixed-size fields.
# There is notably a 21 bits limit for the UID and the GID. In fact,
# the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
# and bug#13588).
am_max_uid=2097151 # 2^21 - 1
am_max_gid=$am_max_uid
# The $UID and $GID variables are not portable, so we need to resort
# to the POSIX-mandated id(1) utility. Errors in the 'id' calls
# below are definitely unexpected, so allow the users to see them
# (that is, avoid stderr redirection).
am_uid=`id -u || echo unknown`
am_gid=`id -g || echo unknown`
AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
if test $am_uid -le $am_max_uid; then
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([no])
_am_tools=none
fi
AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
if test $am_gid -le $am_max_gid; then
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([no])
_am_tools=none
fi],
[pax],
[],
[m4_fatal([Unknown tar format])])
AC_MSG_CHECKING([how to create a $1 tar archive])
# Go ahead even if we have the value already cached. We do so because we
# need to set the values for the 'am__tar' and 'am__untar' variables.
_am_tools=${am_cv_prog_tar_$1-$_am_tools}
for _am_tool in $_am_tools; do
case $_am_tool in
gnutar)
for _am_tar in tar gnutar gtar; do
AM_RUN_LOG([$_am_tar --version]) && break
done
am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
am__untar="$_am_tar -xf -"
;;
plaintar)
# Must skip GNU tar: if it does not support --format= it doesn't create
# ustar tarball either.
(tar --version) >/dev/null 2>&1 && continue
am__tar='tar chf - "$$tardir"'
am__tar_='tar chf - "$tardir"'
am__untar='tar xf -'
;;
pax)
am__tar='pax -L -x $1 -w "$$tardir"'
am__tar_='pax -L -x $1 -w "$tardir"'
am__untar='pax -r'
;;
cpio)
am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
am__untar='cpio -i -H $1 -d'
;;
none)
am__tar=false
am__tar_=false
am__untar=false
;;
esac
# If the value was cached, stop now. We just wanted to have am__tar
# and am__untar set.
test -n "${am_cv_prog_tar_$1}" && break
# tar/untar a dummy directory, and stop if the command works.
rm -rf conftest.dir
mkdir conftest.dir
echo GrepMe > conftest.dir/file
AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
rm -rf conftest.dir
if test -s conftest.tar; then
AM_RUN_LOG([$am__untar /dev/null 2>&1 && break
fi
done
rm -rf conftest.dir
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
AC_MSG_RESULT([$am_cv_prog_tar_$1])])
AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
m4_include([m4/libtool.m4])
m4_include([m4/ltoptions.m4])
m4_include([m4/ltsugar.m4])
m4_include([m4/ltversion.m4])
m4_include([m4/lt~obsolete.m4])
m4_include([acinclude.m4])
QuantLib-1.4/quantlib.el 0000664 0001750 0001750 00000006522 12273451115 012167 0000000 0000000
(defvar ql-file-variables
"/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
")
(defvar ql-license
"
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
")
; skeleton for a new header file---you might want to bind this to some key
(defun ql-new-header ()
(interactive)
(insert ql-file-variables)
(ql-add-license)
(ql-add-file-description)
(insert "\n")
(ql-add-include-guard)
(ql-add-sample-header)
(insert "\n")
(ql-add-namespace))
; skeleton for a new source file---you might want to bind this to some key
(defun ql-new-source ()
(interactive)
(insert ql-file-variables)
(ql-add-license)
(insert "\n")
(ql-add-sample-header)
(insert "\n")
(ql-add-namespace))
(require 'cc-mode)
(defvar c++-font-lock-extra-types)
; A few types for syntax-highlighting
; from QuantLib:
(setq c++-font-lock-extra-types
(append c++-font-lock-extra-types
'("QuantLib"
"Integer" "BigInteger" "Natural" "BigNatural" "Real" "Decimal"
"Time" "Rate" "Spread" "DiscountFactor" "Size" "Volatility"
"Date" "Day" "Month" "Year" "Weekday"
"TimeUnit" "Frequency" "Compounding" "Period" "DayCounter"
"Calendar" "BusinessDayConvention"
"Currency" "ExchangeRate" "Money" "Rounding"
"InterestRate"
"History"
"Handle")))
; from Boost:
(setq c++-font-lock-extra-types
(append c++-font-lock-extra-types
'("Boost"
"shared_ptr" "format")))
; helper functions
(defun ql-add-license ()
(let ((holder (read-from-minibuffer "Copyright holder? ")))
(let ((copyright-notice
(apply 'string (append " Copyright (C) "
(substring (current-time-string) -4)
" "
holder
"\n"
()))))
(insert "\n/*\n"
copyright-notice
ql-license
"*/\n\n"))))
(defun ql-add-file-description ()
(let ((filename (buffer-name))
(description (read-from-minibuffer "Short file description? ")))
(insert "/*! \\file " filename "\n"
" \\brief " description "\n"
"*/\n")))
(defun ql-add-include-guard ()
(let ((guard (read-from-minibuffer "Include guard? ")))
(insert "#ifndef " guard "\n"
"#define " guard "\n"
"\n\n\n"
"#endif\n"))
(forward-line -3))
(defun ql-add-sample-header ()
(insert "#include \n"))
(defun ql-add-namespace ()
(insert "namespace QuantLib {\n"
"\n\n\n"
"}\n")
(forward-line -3)
(c-indent-command))
QuantLib-1.4/autogen.sh 0000755 0001750 0001750 00000000401 12254106113 012005 0000000 0000000 #!/bin/sh
# Run this to generate all the auto-generated files needed by the GNU
# configure program
autoreconf --force --install
echo
echo Run the command './configure --help' for information on options
echo that can change the behavior of the library.
QuantLib-1.4/QuantLib_vc10.sln 0000644 0001750 0001750 00000062241 12263013713 013107 0000000 0000000 Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C++ Express 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QuantLib", "QuantLib_vc10.vcxproj", "{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testsuite", "test-suite\testsuite_vc10.vcxproj", "{A613045C-34AF-4706-AA3C-730C92524F74}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Swap", "Examples\Swap\Swap_vc10.vcxproj", "{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EquityOption", "Examples\EquityOption\EquityOption_vc10.vcxproj", "{EF6D982C-CF99-4442-B297-776DBECFAFC9}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConvertibleBonds", "Examples\ConvertibleBonds\ConvertibleBonds_vc10.vcxproj", "{7C32702E-ED12-49F1-B476-656DD1EBCE66}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FRA", "Examples\FRA\FRA_vc10.vcxproj", "{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Repo", "Examples\Repo\Repo_vc10.vcxproj", "{1B660588-A923-4D84-9092-16DA67869773}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Replication", "Examples\Replication\Replication_vc10.vcxproj", "{7FF22935-8C7D-4903-908C-B77A9CDBA840}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BermudanSwaption", "Examples\BermudanSwaption\BermudanSwaption_vc10.vcxproj", "{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DiscreteHedging", "Examples\DiscreteHedging\DiscreteHedging_vc10.vcxproj", "{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FittedBondCurve", "Examples\FittedBondCurve\FittedBondCurve_vc10.vcxproj", "{4E262A25-90B4-449A-BFC0-95311CADF91D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CallableBonds", "Examples\CallableBonds\CallableBonds_vc10.vcxproj", "{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CDS", "Examples\CDS\CDS_vc10.vcxproj", "{65F5530B-D97E-4BDB-949F-9C31C56104B0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Bonds", "Examples\Bonds\Bonds_vc10.vcxproj", "{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MarketModels", "Examples\MarketModels\MarketModels_vc10.vcxproj", "{47CE2A41-091A-42A3-B40D-F6F0DD689349}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (static runtime)|Win32 = Debug (static runtime)|Win32
Debug (static runtime)|x64 = Debug (static runtime)|x64
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release (static runtime)|Win32 = Release (static runtime)|Win32
Release (static runtime)|x64 = Release (static runtime)|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|Win32.ActiveCfg = Debug|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|Win32.Build.0 = Debug|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|x64.ActiveCfg = Debug|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|x64.Build.0 = Debug|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|Win32.ActiveCfg = Release|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|Win32.Build.0 = Release|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|x64.ActiveCfg = Release|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|x64.Build.0 = Release|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|Win32.ActiveCfg = Debug|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|Win32.Build.0 = Debug|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|x64.ActiveCfg = Debug|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|x64.Build.0 = Debug|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|Win32.ActiveCfg = Release|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|Win32.Build.0 = Release|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|x64.ActiveCfg = Release|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|x64.Build.0 = Release|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|Win32.ActiveCfg = Debug|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|Win32.Build.0 = Debug|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|x64.ActiveCfg = Debug|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|x64.Build.0 = Debug|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|Win32.ActiveCfg = Release|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|Win32.Build.0 = Release|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|x64.ActiveCfg = Release|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|x64.Build.0 = Release|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|Win32.ActiveCfg = Debug|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|Win32.Build.0 = Debug|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|x64.ActiveCfg = Debug|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|x64.Build.0 = Debug|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|Win32.ActiveCfg = Release|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|Win32.Build.0 = Release|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|x64.ActiveCfg = Release|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|x64.Build.0 = Release|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|Win32.ActiveCfg = Debug|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|Win32.Build.0 = Debug|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|x64.ActiveCfg = Debug|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|x64.Build.0 = Debug|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|Win32.ActiveCfg = Release|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|Win32.Build.0 = Release|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|x64.ActiveCfg = Release|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|x64.Build.0 = Release|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|Win32.ActiveCfg = Debug|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|Win32.Build.0 = Debug|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|x64.ActiveCfg = Debug|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|x64.Build.0 = Debug|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|Win32.ActiveCfg = Release|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|Win32.Build.0 = Release|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|x64.ActiveCfg = Release|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|x64.Build.0 = Release|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug|Win32.ActiveCfg = Debug|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug|Win32.Build.0 = Debug|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug|x64.ActiveCfg = Debug|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug|x64.Build.0 = Debug|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release|Win32.ActiveCfg = Release|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release|Win32.Build.0 = Release|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release|x64.ActiveCfg = Release|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release|x64.Build.0 = Release|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|Win32.ActiveCfg = Debug|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|Win32.Build.0 = Debug|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|x64.ActiveCfg = Debug|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|x64.Build.0 = Debug|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|Win32.ActiveCfg = Release|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|Win32.Build.0 = Release|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|x64.ActiveCfg = Release|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|x64.Build.0 = Release|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|Win32.ActiveCfg = Debug|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|Win32.Build.0 = Debug|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|x64.ActiveCfg = Debug|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|x64.Build.0 = Debug|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|Win32.ActiveCfg = Release|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|Win32.Build.0 = Release|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|x64.ActiveCfg = Release|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|x64.Build.0 = Release|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|Win32.ActiveCfg = Debug|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|Win32.Build.0 = Debug|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|x64.ActiveCfg = Debug|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|x64.Build.0 = Debug|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|Win32.ActiveCfg = Release|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|Win32.Build.0 = Release|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|x64.ActiveCfg = Release|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|x64.Build.0 = Release|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|Win32.ActiveCfg = Debug|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|Win32.Build.0 = Debug|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|x64.ActiveCfg = Debug|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|x64.Build.0 = Debug|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|Win32.ActiveCfg = Release|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|Win32.Build.0 = Release|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|x64.ActiveCfg = Release|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|x64.Build.0 = Release|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|Win32.ActiveCfg = Debug|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|Win32.Build.0 = Debug|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|x64.ActiveCfg = Debug|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|x64.Build.0 = Debug|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|Win32.ActiveCfg = Release|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|Win32.Build.0 = Release|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|x64.ActiveCfg = Release|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|x64.Build.0 = Release|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|Win32.ActiveCfg = Debug|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|Win32.Build.0 = Debug|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|x64.ActiveCfg = Debug|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|x64.Build.0 = Debug|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|Win32.ActiveCfg = Release|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|Win32.Build.0 = Release|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|x64.ActiveCfg = Release|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|x64.Build.0 = Release|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|Win32.ActiveCfg = Debug|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|Win32.Build.0 = Debug|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|x64.ActiveCfg = Debug|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|x64.Build.0 = Debug|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|Win32.ActiveCfg = Release|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|Win32.Build.0 = Release|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|x64.ActiveCfg = Release|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|x64.Build.0 = Release|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|Win32.ActiveCfg = Debug|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|Win32.Build.0 = Debug|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|x64.ActiveCfg = Debug|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|x64.Build.0 = Debug|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|Win32.ActiveCfg = Release|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|Win32.Build.0 = Release|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|x64.ActiveCfg = Release|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
QuantLib-1.4/QuantLib_vc11.vcxproj 0000644 0001750 0001750 00000520222 12303051644 014005 0000000 0000000
Debug (static runtime)Win32Debug (static runtime)x64DebugWin32Debugx64Release (static runtime)Win32Release (static runtime)x64ReleaseWin32Releasex64QuantLib{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}QuantLib$(VCTargetsPath11)StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110StaticLibraryfalseMultiBytev110
<_ProjectFileVersion>11.0.1
.\lib\.\lib\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\lib\.\lib\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\lib\.\lib\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\lib\.\lib\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\QuantLib-vc110-mt-sgdQuantLib-vc110-x64-mt-sgdQuantLib-vc110-mt-gdQuantLib-vc110-x64-mt-gdQuantLib-vc110-mt-sQuantLib-vc110-x64-mt-sQuantLib-vc110-mtQuantLib-vc110-x64-mt/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedDLLtruefalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedDLLtruefalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugDLLfalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueEditAndContinueDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugDLLfalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueProgramDatabaseDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedtruefalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedtruefalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugfalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueEditAndContinueDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugfalsetruetrue.\build\vc110\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\.\build\vc110\$(Platform)\$(Configuration)\Level3trueProgramDatabaseDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse
QuantLib-1.4/QuantLib_vc10.vcxproj 0000644 0001750 0001750 00000517227 12303051644 014017 0000000 0000000
Debug (static runtime)Win32Debug (static runtime)x64DebugWin32Debugx64Release (static runtime)Win32Release (static runtime)x64ReleaseWin32Releasex64QuantLib{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}QuantLibStaticLibraryfalseMultiByteStaticLibraryfalseMultiByteStaticLibraryfalseMultiByteStaticLibraryfalseMultiByteStaticLibraryfalseMultiByteStaticLibraryfalseMultiByteStaticLibraryfalseMultiByteStaticLibraryfalseMultiByte
<_ProjectFileVersion>10.0.30319.1
.\lib\.\lib\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\lib\.\lib\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\lib\.\lib\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\lib\.\lib\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\QuantLib-vc100-mt-sgdQuantLib-vc100-x64-mt-sgdQuantLib-vc100-mt-gdQuantLib-vc100-x64-mt-gdQuantLib-vc100-mt-sQuantLib-vc100-x64-mt-sQuantLib-vc100-mtQuantLib-vc100-x64-mt/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedDLLtruefalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedDLLtruefalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugDLLfalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueEditAndContinueDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugDLLfalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueProgramDatabaseDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedtruefalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)MaxSpeedAnySuitablefalseSpeed.;%(AdditionalIncludeDirectories)NDEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)trueMultiThreadedtruefalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueDefaultNDEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugfalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueEditAndContinueDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse/MP %(AdditionalOptions)Disabledfalse.;%(AdditionalIncludeDirectories)_DEBUG;WIN32;_LIB;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)EnableFastChecksMultiThreadedDebugfalsetruetrue.\build\vc100\$(Platform)\$(Configuration)\QuantLib.pch.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\.\build\vc100\$(Platform)\$(Configuration)\Level3trueProgramDatabaseDefault_DEBUG;%(PreprocessorDefinitions)0x0409Make build directoryif not exist lib mkdir lib$(OutDir)$(TargetName)$(TargetExt)truefalse
QuantLib-1.4/Readme.txt 0000664 0001750 0001750 00000004233 12273451114 011760 0000000 0000000
QuantLib --- the free/open-source library for quantitative finance
------------------------------------------------------------------
The QuantLib project is aimed at providing a comprehensive software
framework for quantitative finance. QuantLib is a free/open-source
library for modeling, trading, and risk management in real-life.
Documentation for the QuantLib library is both online and downloadable
in a number of formats from .
QuantLib depends on Boost . You will need to
download, build, and install Boost before compiling and using
QuantLib. Boost 1.39 or later is required.
Please report bugs using the Bug Tracker at
,
submit patches using the Patch Tracker at
, and
request features using the Feature Request Tracker at
.
You can also use the mailing lists and
for feedback, questions, etc. The mailing
lists are for subscribers only, so please subscribe before posting.
============= ADDITIONAL INFORMATION =================
Installation instructions are available at
.
A list of changes since the previous release is available in News.txt
(included in this distribution) while a list of past changes can be
browsed at .
Known bugs are listed at ;
a list of caveats (which are not bugs, but rather issues that might be
misleading) is available at .
A (hopefully growing) list of frequently-asked questions is available at
.
If you are willing to contribute, see .
=============== LICENSE INFORMATION ==================
QuantLib is Non-Copylefted Free Software.
QuantLib is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.
QuantLib-1.4/configure.ac 0000644 0001750 0001750 00000041274 12303051645 012313 0000000 0000000 # Process this file with autoconf to produce a configure script.
AC_INIT([QuantLib], [1.4],
[quantlib-dev@lists.sourceforge.net],
[QuantLib])
AC_PREREQ(2.62)
AC_CONFIG_SRCDIR([ql/qldefines.hpp])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([ql/config.hpp])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_MACRO_DIR([m4])
AC_COPYRIGHT([
Copyright (C) 2000, 2001, 2002, 2003 RiskMap srl
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 StatPro Italia srl
Copyright (C) 2004, 2005 Ferdinando Ametrano
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.])
AC_PROG_AWK
AC_PROG_INSTALL
# Help the compiler find external software
AC_ARG_WITH([boost-include],
AC_HELP_STRING([--with-boost-include=INCLUDE_PATH],
[Supply the location of Boost header files]),
[ql_boost_include_path="`cd ${withval} 2>/dev/null && pwd`"],
[ql_boost_include_path=""])
if test [ -n "$ql_boost_include_path" ] ; then
AC_SUBST([BOOST_INCLUDE],["-I${ql_boost_include_path}"])
AC_SUBST([CPPFLAGS],["${CPPFLAGS} -I${ql_boost_include_path}"])
fi
AC_ARG_WITH([boost-lib],
AC_HELP_STRING([--with-boost-lib=LIB_PATH],
[Supply the location of Boost libraries]),
[ql_boost_lib_path="`cd ${withval} 2>/dev/null && pwd`"],
[ql_boost_lib_path=""])
if test [ -n "$ql_boost_lib_path" ] ; then
AC_SUBST([BOOST_LIB],["-L${ql_boost_lib_path}"])
AC_SUBST([LDFLAGS],["${LDFLAGS} -L${ql_boost_lib_path}"])
fi
# Continue setup
AC_PROG_CC
AC_PROG_CXX
AC_PROG_CPP
AC_PROG_LIBTOOL
AM_CONDITIONAL(ENABLE_STATIC, test "${enable_static}" == "yes")
AC_LANG([C++])
AC_ARG_ENABLE([openmp],
AC_HELP_STRING([--enable-openmp],
[If enabled, configure will try to detect
and enable OpenMP support.]),
[ql_openmp=$enableval],
[ql_openmp=no])
if test "$ql_openmp" = "yes" ; then
AC_OPENMP
AC_SUBST([CXXFLAGS],["${CXXFLAGS} ${OPENMP_CXXFLAGS}"])
fi
# Check for mandatory features
QL_CHECK_ASINH
# Check for Boost components
QL_CHECK_BOOST
AM_CONDITIONAL(BOOST_UNIT_TEST_FOUND, test "x${BOOST_UNIT_TEST_LIB}" != "x")
# Check for optional features
QL_CHECK_LONG_LONG
# Check for Emacs
AM_PATH_LISPDIR
AM_CONDITIONAL(EMACS_FOUND, test "${EMACS}" != "no")
# Check for tools needed for building documentation
AC_PATH_PROG([DOXYGEN], [doxygen])
AC_PATH_PROG([SED], [sed])
AC_PATH_PROG([LATEX], [latex])
AC_PATH_PROG([PDFLATEX], [pdflatex])
AC_PATH_PROG([MAKEINDEX], [makeindex])
AC_PATH_PROG([DVIPS], [dvips])
# site configuration
# AC_ARG_WITH([real],
# AC_HELP_STRING([--with-real=type],
# [The given type will be used for floating-point
# calculations.
# In case this option is not invoked, double
# will be used.]),
# [AC_DEFINE_UNQUOTED([QL_REAL],[$withval],
# [Define this as the type to be used for
# floating-point calculations.])],
# [AC_DEFINE_UNQUOTED([QL_REAL],[double],
# [Define this as the type to be used for
# floating-point calculations.])])
# AC_ARG_WITH([integer],
# AC_HELP_STRING([--with-integer=type],
# [The given type will be used for integer
# calculations. At least an int is required.
# In case this option is not invoked, int
# will be used.]),
# [AC_DEFINE_UNQUOTED([QL_INTEGER],[$withval],
# [Define this as the type to be used for
# integer calculations. At least an int
# is required.])],
# [AC_DEFINE_UNQUOTED([QL_INTEGER],[int],
# [Define this as the type to be used for
# integer calculations. At least an int
# is required.])])
# AC_ARG_WITH([big-integer],
# AC_HELP_STRING([--with-big-integer=type],
# [The given type will be used for large integer
# calculations. At least 4 bytes are required.
# In case this option is not invoked, long
# will be used.]),
# [AC_DEFINE_UNQUOTED([QL_BIG_INTEGER],[$withval],
# [Define this as the type to be used for
# large integer calculations. At least
# 4 bytes are required.])],
# [AC_DEFINE_UNQUOTED([QL_BIG_INTEGER],[long],
# [Define this as the type to be used for
# large integer calculations. At least
# 4 bytes are required.])])
AC_ARG_ENABLE([error-lines],
AC_HELP_STRING([--enable-error-lines],
[If enabled, file and line information is
added to the error messages thrown by
the library.]),
[ql_error_lines=$enableval],
[ql_error_lines=no])
AC_MSG_CHECKING([whether to add file and line information to errors])
if test "$ql_error_lines" = "yes" ; then
AC_DEFINE([QL_ERROR_LINES],[1],
[Define this if error messages should include file and line
information.])
fi
AC_MSG_RESULT([$ql_error_lines])
AC_ARG_ENABLE([error-functions],
AC_HELP_STRING([--enable-error-functions],
[If enabled, current function information
is added to the error messages thrown by
the library.]),
[ql_error_functions=$enableval],
[ql_error_functions=no])
AC_MSG_CHECKING([whether to add function information to errors])
if test "$ql_error_functions" = "yes" ; then
AC_DEFINE([QL_ERROR_FUNCTIONS],[1],
[Define this if error messages should include current function
information.])
fi
AC_MSG_RESULT([$ql_error_functions])
AC_ARG_ENABLE([tracing],
AC_HELP_STRING([--enable-tracing],
[If enabled, tracing messages might be emitted
by the library depending on run-time
settings. Enabling this option can degrade
performance.]),
[ql_tracing=$enableval],
[ql_tracing=no])
AC_MSG_CHECKING([whether to enable tracing])
if test "$ql_tracing" = "yes" ; then
AC_DEFINE([QL_ENABLE_TRACING],[1],
[Define this if tracing messages should allowed (whether they
are actually emitted will depend on run-time settings.)])
fi
AC_MSG_RESULT([$ql_tracing])
AC_MSG_CHECKING([whether to enable indexed coupons])
AC_ARG_ENABLE([indexed-coupons],
AC_HELP_STRING([--enable-indexed-coupons],
[If enabled, indexed coupons (see the
documentation) are used in floating legs.
If disabled (the default), par coupons
are used.]),
[ql_indexed_coupon=$enableval],
[ql_indexed_coupon=no])
if test "$ql_indexed_coupon" = "yes" ; then
AC_DEFINE([QL_USE_INDEXED_COUPON],[1],
[Define this to use indexed coupons instead of par coupons in
floating legs.])
fi
AC_MSG_RESULT([$ql_indexed_coupon])
AC_MSG_CHECKING([whether to enable negative rates])
AC_ARG_ENABLE([negative-rates],
AC_HELP_STRING([--enable-negative-rates],
[If enabled (the default), negative yield
rates are allowed. If disabled, some
features (notably, curve bootstrapping)
will throw when negative rates are found.]),
[ql_negative_rates=$enableval],
[ql_negative_rates=yes])
if test "$ql_negative_rates" = "yes" ; then
AC_DEFINE([QL_NEGATIVE_RATES],[1],
[Define this if negative yield rates should be allowed.])
fi
AC_MSG_RESULT([$ql_negative_rates])
AC_MSG_CHECKING([whether to enable extra safety checks])
AC_ARG_ENABLE([extra-safety-checks],
AC_HELP_STRING([--enable-extra-safety-checks],
[If enabled, extra run-time checks are added
to a few functions. This can prevent their
inlining and degrade performance.]),
[ql_belt_and_braces=$enableval],
[ql_belt_and_braces=no])
if test "$ql_belt_and_braces" = "yes" ; then
AC_DEFINE([QL_EXTRA_SAFETY_CHECKS],[1],
[Define this if extra safety checks should be performed.
This can degrade performance.])
fi
AC_MSG_RESULT([$ql_belt_and_braces])
AC_MSG_CHECKING([whether to enable sessions])
AC_ARG_ENABLE([sessions],
AC_HELP_STRING([--enable-sessions],
[If enabled, singletons will return different
instances for different sessions. You will
have to provide and link with the library
a sessionId() function in namespace QuantLib,
returning a different session id for each
session.]),
[ql_use_sessions=$enableval],
[ql_use_sessions=no])
if test "$ql_use_sessions" = "yes" ; then
AC_DEFINE([QL_ENABLE_SESSIONS],[1],
[Define this if you want to enable sessions.])
fi
AC_MSG_RESULT([$ql_use_sessions])
AC_MSG_CHECKING([whether to install examples])
AC_ARG_ENABLE([examples],
AC_HELP_STRING([--enable-examples],
[If enabled, examples are built and installed
when "make" and "make install" are invoked.
If disabled (the default) they are built
but not installed.]),
[ql_install_examples=$enableval],
[ql_install_examples=no])
AM_CONDITIONAL(AUTO_EXAMPLES, test "$ql_install_examples" != "no")
AC_MSG_RESULT([$ql_install_examples])
AC_MSG_CHECKING([whether to install the benchmark])
AC_ARG_ENABLE([benchmark],
AC_HELP_STRING([--enable-benchmark],
[If enabled, the benchmark is built and
installed when "make" and "make install"
are invoked. If disabled (the default)
it is built but not installed.]),
[ql_install_benchmark=$enableval],
[ql_install_benchmark=no])
AM_CONDITIONAL(AUTO_BENCHMARK, test "$ql_install_benchmark" != "no")
AC_MSG_RESULT([$ql_install_benchmark])
# manual configurations for specific hosts
case $host in
powerpc-apple-darwin*)
AC_DEFINE([QL_PATCH_DARWIN],[1],
[Define if running on a Mac OS X machine.])
;;
sparc-sun-solaris*)
AC_DEFINE([QL_PATCH_SOLARIS],[1],
[Define if running on a Sun Solaris machine.])
;;
esac
# done, output the configured files
AC_CONFIG_FILES([
Makefile
config/Makefile
ql/Makefile
ql/cashflows/Makefile
ql/currencies/Makefile
ql/experimental/Makefile
ql/experimental/amortizingbonds/Makefile
ql/experimental/barrieroption/Makefile
ql/experimental/callablebonds/Makefile
ql/experimental/catbonds/Makefile
ql/experimental/commodities/Makefile
ql/experimental/compoundoption/Makefile
ql/experimental/convertiblebonds/Makefile
ql/experimental/coupons/Makefile
ql/experimental/credit/Makefile
ql/experimental/exercise/Makefile
ql/experimental/exoticoptions/Makefile
ql/experimental/finitedifferences/Makefile
ql/experimental/fx/Makefile
ql/experimental/inflation/Makefile
ql/experimental/lattices/Makefile
ql/experimental/math/Makefile
ql/experimental/mcbasket/Makefile
ql/experimental/models/Makefile
ql/experimental/processes/Makefile
ql/experimental/risk/Makefile
ql/experimental/shortrate/Makefile
ql/experimental/swaptions/Makefile
ql/experimental/variancegamma/Makefile
ql/experimental/varianceoption/Makefile
ql/experimental/volatility/Makefile
ql/indexes/Makefile
ql/indexes/ibor/Makefile
ql/indexes/inflation/Makefile
ql/indexes/swap/Makefile
ql/instruments/Makefile
ql/instruments/bonds/Makefile
ql/legacy/Makefile
ql/legacy/libormarketmodels/Makefile
ql/math/Makefile
ql/math/copulas/Makefile
ql/math/distributions/Makefile
ql/math/matrixutilities/Makefile
ql/math/integrals/Makefile
ql/math/interpolations/Makefile
ql/math/optimization/Makefile
ql/math/randomnumbers/Makefile
ql/math/solvers1d/Makefile
ql/math/statistics/Makefile
ql/methods/Makefile
ql/methods/finitedifferences/Makefile
ql/methods/finitedifferences/meshers/Makefile
ql/methods/finitedifferences/operators/Makefile
ql/methods/finitedifferences/schemes/Makefile
ql/methods/finitedifferences/solvers/Makefile
ql/methods/finitedifferences/stepconditions/Makefile
ql/methods/finitedifferences/utilities/Makefile
ql/methods/lattices/Makefile
ql/methods/montecarlo/Makefile
ql/models/Makefile
ql/models/equity/Makefile
ql/models/marketmodels/Makefile
ql/models/marketmodels/browniangenerators/Makefile
ql/models/marketmodels/callability/Makefile
ql/models/marketmodels/correlations/Makefile
ql/models/marketmodels/curvestates/Makefile
ql/models/marketmodels/driftcomputation/Makefile
ql/models/marketmodels/evolvers/Makefile
ql/models/marketmodels/evolvers/volprocesses/Makefile
ql/models/marketmodels/models/Makefile
ql/models/marketmodels/pathwisegreeks/Makefile
ql/models/marketmodels/products/Makefile
ql/models/marketmodels/products/onestep/Makefile
ql/models/marketmodels/products/multistep/Makefile
ql/models/marketmodels/products/pathwise/Makefile
ql/models/shortrate/Makefile
ql/models/shortrate/calibrationhelpers/Makefile
ql/models/shortrate/onefactormodels/Makefile
ql/models/shortrate/twofactormodels/Makefile
ql/models/volatility/Makefile
ql/patterns/Makefile
ql/pricingengines/Makefile
ql/pricingengines/asian/Makefile
ql/pricingengines/barrier/Makefile
ql/pricingengines/basket/Makefile
ql/pricingengines/bond/Makefile
ql/pricingengines/capfloor/Makefile
ql/pricingengines/cliquet/Makefile
ql/pricingengines/credit/Makefile
ql/pricingengines/forward/Makefile
ql/pricingengines/inflation/Makefile
ql/pricingengines/lookback/Makefile
ql/pricingengines/quanto/Makefile
ql/pricingengines/swap/Makefile
ql/pricingengines/swaption/Makefile
ql/pricingengines/vanilla/Makefile
ql/processes/Makefile
ql/quotes/Makefile
ql/termstructures/Makefile
ql/termstructures/credit/Makefile
ql/termstructures/inflation/Makefile
ql/termstructures/volatility/Makefile
ql/termstructures/volatility/equityfx/Makefile
ql/termstructures/volatility/capfloor/Makefile
ql/termstructures/volatility/inflation/Makefile
ql/termstructures/volatility/optionlet/Makefile
ql/termstructures/volatility/swaption/Makefile
ql/termstructures/yield/Makefile
ql/time/Makefile
ql/time/calendars/Makefile
ql/time/daycounters/Makefile
ql/utilities/Makefile
man/Makefile
m4/Makefile
Docs/Makefile
Examples/Makefile
Examples/BermudanSwaption/Makefile
Examples/Bonds/Makefile
Examples/CallableBonds/Makefile
Examples/CDS/Makefile
Examples/ConvertibleBonds/Makefile
Examples/DiscreteHedging/Makefile
Examples/EquityOption/Makefile
Examples/FittedBondCurve/Makefile
Examples/FRA/Makefile
Examples/MarketModels/Makefile
Examples/Replication/Makefile
Examples/Repo/Makefile
Examples/Swap/Makefile
test-suite/Makefile])
AC_CONFIG_FILES([quantlib-config],[chmod +x quantlib-config])
AC_CONFIG_FILES([QuantLib.spec])
AC_OUTPUT
QuantLib-1.4/man/ 0000755 0001750 0001750 00000000000 12303327146 010652 5 0000000 0000000 QuantLib-1.4/man/quantlib-config.1 0000644 0001750 0001750 00000002452 12254106113 013733 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH QUANTLIB-CONFIG 1 "20 September 2001" QuantLib
.SH NAME
quantlib-config - compiler / linker flags for QuantLib
.SH SYNOPSIS
.B quantlib-config
[\-\-prefix[=DIR]] [\-\-exec-prefix[=DIR]] [\-\-version] [\-\-libs] [\-\-cflags]
.SH DESCRIPTION
.PP
.B quantlib-config
is a tool which can be used to determine the compiler and linker flags that
should be used to compile and link programs that use \fIQuantLib\fP.
.SH OPTIONS
.B quantlib-config
accepts the following options:
.TP 8
.B \-\-prefix[=DIR]
Show the QuantLib installation prefix.
.TP 8
.B \-\-exec-prefix[=DIR]
Show the QuantLib execution direction prefix.
.TP 8
.B \-\-libs
Print the linker flags that are necessary to link a \fIQuantLib\fP program.
.TP 8
.B \-\-cflags
Print the compiler flags that are necessary to compile a \fIQuantLib\fP program.
.TP 8
.B \-\-version
Print the currently installed version of \fIQuantLib\fP on the standard output.
.SH SEE ALSO
.BR gtk-config (1),
.BR gnome-config (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
, the Debian GNU/Linux maintainer for
.BR quantlib .
QuantLib-1.4/man/Makefile.in 0000644 0001750 0001750 00000041051 12303117076 012637 0000000 0000000 # Makefile.in generated by automake 1.13.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
@AUTO_EXAMPLES_TRUE@am__append_1 = BermudanSwaption.1 \
@AUTO_EXAMPLES_TRUE@ Bonds.1 \
@AUTO_EXAMPLES_TRUE@ CallableBonds.1 \
@AUTO_EXAMPLES_TRUE@ CDS.1 \
@AUTO_EXAMPLES_TRUE@ ConvertibleBonds.1 \
@AUTO_EXAMPLES_TRUE@ DiscreteHedging.1 \
@AUTO_EXAMPLES_TRUE@ EquityOption.1 \
@AUTO_EXAMPLES_TRUE@ FittedBondCurve.1 \
@AUTO_EXAMPLES_TRUE@ FRA.1 \
@AUTO_EXAMPLES_TRUE@ MarketModels.1 \
@AUTO_EXAMPLES_TRUE@ SwapValuation.1 \
@AUTO_EXAMPLES_TRUE@ Replication.1 \
@AUTO_EXAMPLES_TRUE@ Repo.1
@AUTO_EXAMPLES_FALSE@am__append_2 = BermudanSwaption.1 \
@AUTO_EXAMPLES_FALSE@ Bonds.1 \
@AUTO_EXAMPLES_FALSE@ CallableBonds.1 \
@AUTO_EXAMPLES_FALSE@ CDS.1 \
@AUTO_EXAMPLES_FALSE@ ConvertibleBonds.1 \
@AUTO_EXAMPLES_FALSE@ DiscreteHedging.1 \
@AUTO_EXAMPLES_FALSE@ EquityOption.1 \
@AUTO_EXAMPLES_FALSE@ FittedBondCurve.1 \
@AUTO_EXAMPLES_FALSE@ FRA.1 \
@AUTO_EXAMPLES_FALSE@ MarketModels.1 \
@AUTO_EXAMPLES_FALSE@ SwapValuation.1 \
@AUTO_EXAMPLES_FALSE@ Replication.1 \
@AUTO_EXAMPLES_FALSE@ Repo.1
@AUTO_BENCHMARK_TRUE@am__append_3 = quantlib-benchmark.1
@AUTO_BENCHMARK_FALSE@am__append_4 = quantlib-benchmark.1
subdir = man
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(dist_man_MANS)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/ql/config.hpp
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
man1dir = $(mandir)/man1
am__installdirs = "$(DESTDIR)$(man1dir)"
NROFF = nroff
MANS = $(dist_man_MANS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BOOST_INCLUDE = @BOOST_INCLUDE@
BOOST_LIB = @BOOST_LIB@
BOOST_UNIT_TEST_DEFINE = @BOOST_UNIT_TEST_DEFINE@
BOOST_UNIT_TEST_LIB = @BOOST_UNIT_TEST_LIB@
BOOST_UNIT_TEST_MAIN_CXXFLAGS = @BOOST_UNIT_TEST_MAIN_CXXFLAGS@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DOXYGEN = @DOXYGEN@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DVIPS = @DVIPS@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EMACS = @EMACS@
EMACSLOADPATH = @EMACSLOADPATH@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LATEX = @LATEX@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINDEX = @MAKEINDEX@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PDFLATEX = @PDFLATEX@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
lispdir = @lispdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
dist_man_MANS = quantlib-config.1 quantlib-test-suite.1 \
$(am__append_1) $(am__append_3)
EXTRA_DIST = $(am__append_2) $(am__append_4)
all: all-am
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign man/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
install-man1: $(dist_man_MANS)
@$(NORMAL_INSTALL)
@list1=''; \
list2='$(dist_man_MANS)'; \
test -n "$(man1dir)" \
&& test -n "`echo $$list1$$list2`" \
|| exit 0; \
echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
{ for i in $$list1; do echo "$$i"; done; \
if test -n "$$list2"; then \
for i in $$list2; do echo "$$i"; done \
| sed -n '/\.1[a-z]*$$/p'; \
fi; \
} | while read p; do \
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; echo "$$p"; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list=; while read file base inst; do \
if test "$$base" = "$$inst"; then list="$$list $$file"; else \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
fi; \
done; \
for i in $$list; do echo "$$i"; done | $(am__base_list) | \
while read files; do \
test -z "$$files" || { \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
done; }
uninstall-man1:
@$(NORMAL_UNINSTALL)
@list=''; test -n "$(man1dir)" || exit 0; \
files=`{ for i in $$list; do echo "$$i"; done; \
l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
sed -n '/\.1[a-z]*$$/p'; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
tags TAGS:
ctags CTAGS:
cscope cscopelist:
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
check-am: all-am
check: check-am
all-am: Makefile $(MANS)
installdirs:
for dir in "$(DESTDIR)$(man1dir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic
dvi: dvi-am
dvi-am:
html: html-am
html-am:
info: info-am
info-am:
install-data-am: install-man
install-dvi: install-dvi-am
install-dvi-am:
install-exec-am:
install-html: install-html-am
install-html-am:
install-info: install-info-am
install-info-am:
install-man: install-man1
install-pdf: install-pdf-am
install-pdf-am:
install-ps: install-ps-am
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-man
uninstall-man: uninstall-man1
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
cscopelist-am ctags-am distclean distclean-generic \
distclean-libtool distdir dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-info install-info-am install-man \
install-man1 install-pdf install-pdf-am install-ps \
install-ps-am install-strip installcheck installcheck-am \
installdirs maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
ps ps-am tags-am uninstall uninstall-am uninstall-man \
uninstall-man1
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
QuantLib-1.4/man/FRA.1 0000644 0001750 0001750 00000002042 12254106113 011254 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH FRA 1 "07 Jul 2006" QuantLib
.SH NAME
FRA - Example of using QuantLib
.SH SYNOPSIS
.B FRA
.SH DESCRIPTION
.PP
.B FRA
is an example of using the \fIQuantLib\fP interest-rate model framework.
.B FRA
values a forward-rate agreement (FRA) at different forward dates under two
yield curve assumptions. It thereby illustrates how
set up a term structure, and to use it to price a simple
forward-rate agreement.
.SH SEE ALSO
The source code
.IR FRA.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 MarketModels (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
, the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/EquityOption.1 0000644 0001750 0001750 00000002701 12254106113 013317 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH EQUITYOPTION 1 "25 February 2006" QuantLib
.SH NAME
EquityOption - Example of using QuantLib to value equity options
.SH SYNOPSIS
.B EquityOption
.SH DESCRIPTION
.PP
.B EquityOption
is an example of using \fIQuantLib\fP.
For a given set of option parameters, it computes the value of three
different equity options types (with european, bermudan and american exercise
features) using different valuation algorithms.
The calculation methods are Black-Scholes (for european options only),
Barone-Adesi/Whaley (american-only), Bjerksund/Stensland (american), Integral
(european), Finite differences, Binomial Jarrow-Rudd, Binomial
Cox-Ross-Rubinstein, Additive equiprobabilities, Binomial Trigeorgis,
Binomial Tian, Binomial Leisen-Reimer, crude Monte Carlo (european-only) and
Sobol-sequence Monte Carlo (european-only).
.SH SEE ALSO
The source code
.IR EquityOption.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (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 ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/DiscreteHedging.1 0000644 0001750 0001750 00000002330 12254106113 013674 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH DISCRETEHEDGING 1 "20 September 2001" QuantLib
.SH NAME
DiscreteHedging - Example of using QuantLib
.SH SYNOPSIS
.B DiscreteHedging
.SH DESCRIPTION
.PP
.B DiscreteHedging
is an example of using the \fIQuantLib\fP Monte Carlo simulation framework.
By simulation,
.B DiscreteHedging
computes profit and loss of a discrete interval hedging
strategy and compares with the outcome with the results of Derman and Kamal's
Goldman Sachs Equity Derivatives Research Note "When You Cannot
Hedge Continuously: The Corrections to Black-Scholes".
.SH SEE ALSO
The source code
.IR DiscreteHedging.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
.IR http://quantlib.org ,
.I http://www.gs.com/qs/doc/when_you_cannot_hedge.pdf
.SH AUTHORS
The QuantLib Group (see
.IR Authors.txt ).
This manual page was added by Dirk Eddelbuettel
, the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/MarketModels.1 0000644 0001750 0001750 00000001666 12254106113 013246 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH MarketModels 1 "13 January 2010" QuantLib
.SH NAME
MarketModels - Example of Monte Carlo pricing with market models
.SH SYNOPSIS
.B MarketModels
.SH DESCRIPTION
.PP
.B MarketModels
is an example of using \fIQuantLib\fP.
It prices a series of inverse floaters under 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 ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/SwapValuation.1 0000644 0001750 0001750 00000001620 12254106113 013442 0000000 0000000 .\" Man page contributed by Luigi Ballabio
.\" and released under the Quantlib license
.TH SWAPVALUATION 1 "20 September 2001" QuantLib
.SH NAME
SwapValuation - Example of using QuantLib
.SH SYNOPSIS
.B SwapValuation
.SH DESCRIPTION
.PP
.B SwapValuation
is an example of using \fIQuantLib\fP.
It prices an Interest Rate Swap over a term structure and calculates
its fair fixed rate and floating spread.
.SH SEE ALSO
The source code
.IR swapvaluation.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 MarketModels (1),
.BR Replication (1),
.BR Repo (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 Luigi Ballabio
.
QuantLib-1.4/man/CDS.1 0000644 0001750 0001750 00000001611 12254106113 011256 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH CDS 1 "18 July 2008" QuantLib
.SH NAME
CDS - Example of Credit-Default Swap pricing
.SH SYNOPSIS
.B CDS
.SH DESCRIPTION
.PP
.B CDS
is an example of using \fIQuantLib\fP.
It bootstraps a default-probability curve over a number of
CDS and reprices them.
.SH SEE ALSO
The source code
.IR CDS.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (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 ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/Replication.1 0000644 0001750 0001750 00000001725 12254106113 013124 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH REPLICATIION 1 "07 Jul 2006" QuantLib
.SH NAME
Replication - Example of using QuantLib
.SH SYNOPSIS
.B Replication
.SH DESCRIPTION
.PP
.B Replication
is an example of using the \fIQuantLib\fP derivative modeling framework.
.B Replication
uses the CompositeInstrument class to statically replicate a down-and-out
barrier options.
.SH SEE ALSO
The source code
.IR Replication.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 MarketModels (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
, the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/Makefile.am 0000644 0001750 0001750 00000002013 12254106113 012614 0000000 0000000
dist_man_MANS = quantlib-config.1 \
quantlib-test-suite.1
EXTRA_DIST =
if AUTO_EXAMPLES
dist_man_MANS += BermudanSwaption.1 \
Bonds.1 \
CallableBonds.1 \
CDS.1 \
ConvertibleBonds.1 \
DiscreteHedging.1 \
EquityOption.1 \
FittedBondCurve.1 \
FRA.1 \
MarketModels.1 \
SwapValuation.1 \
Replication.1 \
Repo.1
else
EXTRA_DIST += BermudanSwaption.1 \
Bonds.1 \
CallableBonds.1 \
CDS.1 \
ConvertibleBonds.1 \
DiscreteHedging.1 \
EquityOption.1 \
FittedBondCurve.1 \
FRA.1 \
MarketModels.1 \
SwapValuation.1 \
Replication.1 \
Repo.1
endif
if AUTO_BENCHMARK
dist_man_MANS += quantlib-benchmark.1
else
EXTRA_DIST += quantlib-benchmark.1
endif
QuantLib-1.4/man/FittedBondCurve.1 0000644 0001750 0001750 00000002363 12254106113 013701 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH FITTEDBONDCURVE 1 "25 February 2006" QuantLib
.SH NAME
FittedBondCurve - Example of using QuantLib to fit discount curves
.SH SYNOPSIS
.B FittedBondCurve
.SH DESCRIPTION
.PP
.B FittedBondCurve
is an example of using \fIQuantLib\fP.
For a given set of coupons and terms to maturity, it computes the value of a
bond by fitting the yields to a curve using different methods.
The fitting methods are exponential splines, simple polynomials,
Nelson-Siegel, and cubic B-splines. It then shifts the evaluation date
into the future to compute implied forward par rates. It also computes yields
after small price shifts.
.SH SEE ALSO
The source code
.IR FittedBondCurve.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FRA (1),
.BR MarketModels (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 ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/CallableBonds.1 0000644 0001750 0001750 00000001653 12254106113 013340 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH CallableBonds 1 "18 July 2008" QuantLib
.SH NAME
CallableBonds - Example of callable-bond pricing
.SH SYNOPSIS
.B CallableBonds
.SH DESCRIPTION
.PP
.B CallableBonds
is an example of using \fIQuantLib\fP.
It prices a number of callable bonds and compares the
results to known good data.
.SH SEE ALSO
The source code
.IR CallableBonds.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (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 ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/Repo.1 0000644 0001750 0001750 00000002254 12254106113 011556 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH REPO 1 "07 Jul 2006" QuantLib
.SH NAME
Repo - Example of using QuantLib
.SH SYNOPSIS
.B Repo
.SH DESCRIPTION
.PP
.B Repo
is an example of using the \fIQuantLib\fP interest-rate model framework.
.B Repo
values a fixed-coupon bond repurchase (repo). The repurchase agreement
example is set up to use the repo rate to do all discounting
(including the underlying bond income). Forward delivery price is
also obtained using this repo rate. All this is done by supplying
the FixedCouponBondForward constructor with a flat repo
YieldTermStructure.
.SH SEE ALSO
The source code
.IR Repo.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 MarketModels (1),
.BR Replication (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
, the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/BermudanSwaption.1 0000644 0001750 0001750 00000002357 12254106113 014137 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH BERMUDANSWAPTION 1 "04 May 2002" QuantLib
.SH NAME
BermudanSwaption - Example of using QuantLib
.SH SYNOPSIS
.B BermudanSwaption
.SH DESCRIPTION
.PP
.B BermudanSwaption
is an example of using the \fIQuantLib\fP interest-rate model framework.
.B BermudanSwaption
prices a bermudan swaption using different models calibrated to market
swaptions. The calibration examples include Hull and White's using both an
analytic formula as well as numerically, and Black and Karasinski's
model. Using these three calibrations, Bermudan swaptions are priced for
at-the-money, out-of-the-money and in-the-money volatilities.
.SH SEE ALSO
The source code
.IR BermudanSwaption.cpp ,
.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 MarketModels (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
, the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/quantlib-benchmark.1 0000644 0001750 0001750 00000002163 12254106113 014417 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH QUANTLIB-BENCHMARK 1 "02 November 2006" QuantLib
.SH NAME
quantlib-benchmark - performance benchmark executable for QuantLib
.SH SYNOPSIS
.B quantlib-benchmark
.SH DESCRIPTION
.PP
.B quantlib-benchmark
is created at compile-time from the \fIQuantLib\fP sources using the
\fBoost test framework\fP tools. It measures the performance of a
preselected set of numerically intensive test cases. The overall
QuantLib Benchmark Index is given by the average performance in mflops.
The number of floating point operations of a given test case was measured
using the perfex library, see
.IR http://user.it.uu.se/~mikpe/linux/perfctr .
.SH SEE ALSO
The source code in the
.I test-suite
directory of the
.I QuantLib
sources,
the QuantLib documentation and website at
.I http://quantlib.org
and the Boost documentation and website at
.IR http://www.boost.org .
.SH AUTHORS
The QuantLib Group (see
.IR Authors.txt ).
This manual page was added by Dirk Eddelbuettel ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/ConvertibleBonds.1 0000644 0001750 0001750 00000002406 12254106113 014112 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH CONVERTIBLEBONDS 1 "25 February 2006" QuantLib
.SH NAME
ConvertibleBonds - Example of using QuantLib to value convertible bonds
.SH SYNOPSIS
.B ConvertibleBonds
.SH DESCRIPTION
.PP
.B ConvertibleBonds
is an example of using \fIQuantLib\fP.
For a given set of option parameters, it computes the value of a convertible
bond with an embedded put option for two different equity options types (with
european and american exercise features) using the Tsiveriotis-Fernandes
method with different implied tree algorithms.
The tree types are Jarrow-Rudd, Cox-Ross-Rubinstein, Additive
equiprobabilities, Trigeorgis, Tian and Leisen-Reimer.
.SH SEE ALSO
The source code
.IR ConvertibleBonds.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (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 ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/quantlib-test-suite.1 0000644 0001750 0001750 00000001603 12254106113 014571 0000000 0000000 .\" Man page contributed by Dirk Eddelbuettel
.\" and released under the Quantlib license
.TH QUANTLIB-TEST-SUITE 1 "27 July 2003" QuantLib
.SH NAME
quantlib-test-suite - test executable for QuantLib
.SH SYNOPSIS
.B quantlib-test-suite
.SH DESCRIPTION
.PP
.B quantlib-test-suite
is created at compile-time from the \fIQuantLib\fP sources using the
\fBoost test framework\fP tool.
It validates the compiled code against pre-constructed test cases, and helps
in validating the library.
.SH SEE ALSO
The source code in the
.I test-suite
directory of the
.I QuantLib
sources,
the QuantLib documentation and website at
.I http://quantlib.org
and the Boost documentation and website at
.IR http://www.boost.org .
.SH AUTHORS
The QuantLib Group (see
.IR Authors.txt ).
This manual page was added by Dirk Eddelbuettel ,
the Debian GNU/Linux maintainer for
.BR QuantLib .
QuantLib-1.4/man/Bonds.1 0000644 0001750 0001750 00000001605 12254106113 011715 0000000 0000000 .\" Man page contributed by Luigi Ballabio
.\" and released under the Quantlib license
.TH Bonds 1 "22 October 2008" QuantLib
.SH NAME
Bonds - Example of bond pricing
.SH SYNOPSIS
.B Bonds
.SH DESCRIPTION
.PP
.B Bonds
is an example of using \fIQuantLib\fP.
It shows how to set up a term structure and then price some
simple bonds. The last part is dedicated to peripherical computations
such as yield-to-price or price-to-yield.
.SH SEE ALSO
The source code
.IR Bonds.cpp ,
.BR BermudanSwaption (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (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 Luigi Ballabio .
QuantLib-1.4/QuantLib_vc11.sln 0000644 0001750 0001750 00000062241 12263013713 013110 0000000 0000000 Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C++ Express 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QuantLib", "QuantLib_vc11.vcxproj", "{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testsuite", "test-suite\testsuite_vc11.vcxproj", "{A613045C-34AF-4706-AA3C-730C92524F74}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Swap", "Examples\Swap\Swap_vc11.vcxproj", "{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EquityOption", "Examples\EquityOption\EquityOption_vc11.vcxproj", "{EF6D982C-CF99-4442-B297-776DBECFAFC9}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConvertibleBonds", "Examples\ConvertibleBonds\ConvertibleBonds_vc11.vcxproj", "{7C32702E-ED12-49F1-B476-656DD1EBCE66}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FRA", "Examples\FRA\FRA_vc11.vcxproj", "{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Repo", "Examples\Repo\Repo_vc11.vcxproj", "{1B660588-A923-4D84-9092-16DA67869773}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Replication", "Examples\Replication\Replication_vc11.vcxproj", "{7FF22935-8C7D-4903-908C-B77A9CDBA840}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BermudanSwaption", "Examples\BermudanSwaption\BermudanSwaption_vc11.vcxproj", "{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DiscreteHedging", "Examples\DiscreteHedging\DiscreteHedging_vc11.vcxproj", "{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FittedBondCurve", "Examples\FittedBondCurve\FittedBondCurve_vc11.vcxproj", "{4E262A25-90B4-449A-BFC0-95311CADF91D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CallableBonds", "Examples\CallableBonds\CallableBonds_vc11.vcxproj", "{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CDS", "Examples\CDS\CDS_vc11.vcxproj", "{65F5530B-D97E-4BDB-949F-9C31C56104B0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Bonds", "Examples\Bonds\Bonds_vc11.vcxproj", "{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MarketModels", "Examples\MarketModels\MarketModels_vc11.vcxproj", "{47CE2A41-091A-42A3-B40D-F6F0DD689349}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (static runtime)|Win32 = Debug (static runtime)|Win32
Debug (static runtime)|x64 = Debug (static runtime)|x64
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release (static runtime)|Win32 = Release (static runtime)|Win32
Release (static runtime)|x64 = Release (static runtime)|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|Win32.ActiveCfg = Debug|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|Win32.Build.0 = Debug|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|x64.ActiveCfg = Debug|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Debug|x64.Build.0 = Debug|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|Win32.ActiveCfg = Release|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|Win32.Build.0 = Release|Win32
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|x64.ActiveCfg = Release|x64
{AD0A27DA-91DA-46A2-ACBD-296C419ED3AA}.Release|x64.Build.0 = Release|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|Win32.ActiveCfg = Debug|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|Win32.Build.0 = Debug|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|x64.ActiveCfg = Debug|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Debug|x64.Build.0 = Debug|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|Win32.ActiveCfg = Release|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|Win32.Build.0 = Release|Win32
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|x64.ActiveCfg = Release|x64
{A613045C-34AF-4706-AA3C-730C92524F74}.Release|x64.Build.0 = Release|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|Win32.ActiveCfg = Debug|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|Win32.Build.0 = Debug|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|x64.ActiveCfg = Debug|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Debug|x64.Build.0 = Debug|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|Win32.ActiveCfg = Release|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|Win32.Build.0 = Release|Win32
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|x64.ActiveCfg = Release|x64
{4EAC6A0E-20F2-4B5A-8250-7E930CCE3AD0}.Release|x64.Build.0 = Release|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|Win32.ActiveCfg = Debug|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|Win32.Build.0 = Debug|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|x64.ActiveCfg = Debug|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Debug|x64.Build.0 = Debug|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|Win32.ActiveCfg = Release|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|Win32.Build.0 = Release|Win32
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|x64.ActiveCfg = Release|x64
{EF6D982C-CF99-4442-B297-776DBECFAFC9}.Release|x64.Build.0 = Release|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|Win32.ActiveCfg = Debug|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|Win32.Build.0 = Debug|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|x64.ActiveCfg = Debug|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Debug|x64.Build.0 = Debug|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|Win32.ActiveCfg = Release|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|Win32.Build.0 = Release|Win32
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|x64.ActiveCfg = Release|x64
{7C32702E-ED12-49F1-B476-656DD1EBCE66}.Release|x64.Build.0 = Release|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|Win32.ActiveCfg = Debug|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|Win32.Build.0 = Debug|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|x64.ActiveCfg = Debug|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Debug|x64.Build.0 = Debug|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|Win32.ActiveCfg = Release|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|Win32.Build.0 = Release|Win32
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|x64.ActiveCfg = Release|x64
{B96E9E0A-99DA-4E9F-B8D0-941F46CDF634}.Release|x64.Build.0 = Release|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug|Win32.ActiveCfg = Debug|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug|Win32.Build.0 = Debug|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Debug|x64.ActiveCfg = Debug|x64
{1B660588-A923-4D84-9092-16DA67869773}.Debug|x64.Build.0 = Debug|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release|Win32.ActiveCfg = Release|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release|Win32.Build.0 = Release|Win32
{1B660588-A923-4D84-9092-16DA67869773}.Release|x64.ActiveCfg = Release|x64
{1B660588-A923-4D84-9092-16DA67869773}.Release|x64.Build.0 = Release|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|Win32.ActiveCfg = Debug|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|Win32.Build.0 = Debug|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|x64.ActiveCfg = Debug|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Debug|x64.Build.0 = Debug|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|Win32.ActiveCfg = Release|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|Win32.Build.0 = Release|Win32
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|x64.ActiveCfg = Release|x64
{7FF22935-8C7D-4903-908C-B77A9CDBA840}.Release|x64.Build.0 = Release|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|Win32.ActiveCfg = Debug|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|Win32.Build.0 = Debug|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|x64.ActiveCfg = Debug|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Debug|x64.Build.0 = Debug|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|Win32.ActiveCfg = Release|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|Win32.Build.0 = Release|Win32
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|x64.ActiveCfg = Release|x64
{940A0AFC-9F9F-4797-A0FF-99543F67C1D9}.Release|x64.Build.0 = Release|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|Win32.ActiveCfg = Debug|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|Win32.Build.0 = Debug|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|x64.ActiveCfg = Debug|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Debug|x64.Build.0 = Debug|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|Win32.ActiveCfg = Release|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|Win32.Build.0 = Release|Win32
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|x64.ActiveCfg = Release|x64
{C3E22CAD-0CAF-42DC-ADE0-B2FF4F644BCE}.Release|x64.Build.0 = Release|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|Win32.ActiveCfg = Debug|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|Win32.Build.0 = Debug|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|x64.ActiveCfg = Debug|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Debug|x64.Build.0 = Debug|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|Win32.ActiveCfg = Release|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|Win32.Build.0 = Release|Win32
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|x64.ActiveCfg = Release|x64
{4E262A25-90B4-449A-BFC0-95311CADF91D}.Release|x64.Build.0 = Release|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|Win32.ActiveCfg = Debug|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|Win32.Build.0 = Debug|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|x64.ActiveCfg = Debug|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Debug|x64.Build.0 = Debug|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|Win32.ActiveCfg = Release|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|Win32.Build.0 = Release|Win32
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|x64.ActiveCfg = Release|x64
{0214688B-CE8A-4446-9BDD-1AE7F486EB8B}.Release|x64.Build.0 = Release|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|Win32.ActiveCfg = Debug|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|Win32.Build.0 = Debug|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|x64.ActiveCfg = Debug|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Debug|x64.Build.0 = Debug|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|Win32.ActiveCfg = Release|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|Win32.Build.0 = Release|Win32
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|x64.ActiveCfg = Release|x64
{65F5530B-D97E-4BDB-949F-9C31C56104B0}.Release|x64.Build.0 = Release|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|Win32.ActiveCfg = Debug|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|Win32.Build.0 = Debug|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|x64.ActiveCfg = Debug|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Debug|x64.Build.0 = Debug|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|Win32.ActiveCfg = Release|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|Win32.Build.0 = Release|Win32
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|x64.ActiveCfg = Release|x64
{C8AFC9D1-704C-4AB5-911B-3C93C27C63D0}.Release|x64.Build.0 = Release|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|Win32.ActiveCfg = Debug (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|Win32.Build.0 = Debug (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|x64.ActiveCfg = Debug (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug (static runtime)|x64.Build.0 = Debug (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|Win32.ActiveCfg = Debug|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|Win32.Build.0 = Debug|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|x64.ActiveCfg = Debug|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Debug|x64.Build.0 = Debug|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|Win32.ActiveCfg = Release (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|Win32.Build.0 = Release (static runtime)|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|x64.ActiveCfg = Release (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release (static runtime)|x64.Build.0 = Release (static runtime)|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|Win32.ActiveCfg = Release|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|Win32.Build.0 = Release|Win32
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|x64.ActiveCfg = Release|x64
{47CE2A41-091A-42A3-B40D-F6F0DD689349}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
QuantLib-1.4/quantlib.m4 0000644 0001750 0001750 00000011174 12254106113 012076 0000000 0000000
# AM_PATH_QUANTLIB([MINIMUM-VERSION,[ACTION-IF-FOUND,[ACTION-IF-NOT-FOUND]]])
# ---------------------------------------------------------------------------
# Check for QuantLib, and define QUANTLIB_CXXFLAGS and QUANTLIB_LIBS as
# the output of quantlib-config --cflags and quantlib-config --libs,
# respectively
AC_DEFUN([AM_PATH_QUANTLIB],
[AC_ARG_ENABLE(quantlib-test,
AC_HELP_STRING([--disable-quantlib-test],
[do not try to compile and run a test QuantLib program]),
[enable_quantlib_test=$enableval],
[enable_quantlib_test=yes])
AC_ARG_WITH(quantlib-prefix,
AC_HELP_STRING([--with-quantlib-prefix=PREFIX],
[prefix where QuantLib is installed]),
quantlib_prefix="$withval", quantlib_prefix="")
AC_ARG_WITH(quantlib-exec-prefix,
AC_HELP_STRING([--with-quantlib-exec-prefix=PREFIX],
[exec prefix where QuantLib is installed]),
quantlib_exec_prefix="$withval", quantlib_exec_prefix="")
no_quantlib=no
# First, look for quantlib-config.
# If a prefix or exec-config was given, look there.
if test x$quantlib_exec_prefix != x ; then
if test x${QUANTLIB_CONFIG+set} != xset ; then
QUANTLIB_CONFIG=$quantlib_exec_prefix/bin/quantlib-config
fi
fi
if test x$quantlib_prefix != x ; then
if test x${QUANTLIB_CONFIG+set} != xset ; then
QUANTLIB_CONFIG=$quantlib_prefix/bin/quantlib-config
fi
fi
AC_PATH_PROG(QUANTLIB_CONFIG, quantlib-config, no)
if test "$QUANTLIB_CONFIG" = "no" ; then
no_quantlib=yes
else
QUANTLIB_CXXFLAGS=`$QUANTLIB_CONFIG --cflags`
QUANTLIB_LIBS=`$QUANTLIB_CONFIG --libs`
QUANTLIB_VERSION=`$QUANTLIB_CONFIG --version`
fi
# Supposing we found quantlib-config...
if test $no_quantlib != yes ; then
# ...we check for the required version (if any)
if test x$1 != x ; then
AC_MSG_CHECKING([for QuantLib version ($1 or later required)])
major=`echo $QUANTLIB_VERSION | sed 's/\([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\)\(\.\([[0-9]]*\)\)*\([[a|b|c]][[0-9]]*\)*/\1/'`
wanted=`echo $1 | sed 's/\([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\)\(\.\([[0-9]]*\)\)*\([[a|b|c]][[0-9]]*\)*/\1/'`
if test $major -lt $wanted ; then
AC_MSG_RESULT(no)
no_quantlib=yes
else
if test $major -gt $wanted ; then
AC_MSG_RESULT($QUANTLIB_VERSION)
else
minor=`echo $QUANTLIB_VERSION | sed 's/\([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\)\(\.\([[0-9]]*\)\)*\([[a|b|c]][[0-9]]*\)*/\2/'`
wanted=`echo $1 | sed 's/\([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\)\(\.\([[0-9]]*\)\)*\([[a|b|c]][[0-9]]*\)*/\2/'`
if test $minor -lt $wanted ; then
AC_MSG_RESULT(no)
no_quantlib=yes
else
if test $minor -gt $wanted ; then
AC_MSG_RESULT($QUANTLIB_VERSION)
else
patch=`echo $QUANTLIB_VERSION | sed 's/\([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\)\(\.\([[0-9]]*\)\)*\([[a|b|c]][[0-9]]*\)*/\4/'`
if test x$patch = x ; then
patch=0
fi
wanted=`echo $1 | sed 's/\([[0-9]][[0-9]]*\)\.\([[0-9]][[0-9]]*\)\(\.\([[0-9]]*\)\)*\([[a|b|c]][[0-9]]*\)*/\4/'`
if test x$wanted = x ; then
wanted=0
fi
if test $patch -lt $wanted ; then
AC_MSG_RESULT(no)
no_quantlib=yes
else
AC_MSG_RESULT($QUANTLIB_VERSION)
fi
fi
fi
fi
fi
else
AC_MSG_CHECKING([for QuantLib version])
AC_MSG_RESULT($QUANTLIB_VERSION)
fi
fi
# If we have an up-to-date library...
if test $no_quantlib != yes ; then
# ...we test it (unless we were told not to.)
if test "x$enable_quantlib_test" = "xyes" ; then
ac_save_CXXFLAGS="$CXXFLAGS"
ac_save_LIBS="$LIBS"
CXXFLAGS="$CXXFLAGS $QUANTLIB_CXXFLAGS"
LIBS="$LIBS $QUANTLIB_LIBS"
AC_MSG_CHECKING([that we can compile and link QuantLib programs])
AC_TRY_RUN([
@%:@include
int main (int argc, char *argv[]) {
return 0;
}
],
[AC_MSG_RESULT(yes)],
[AC_MSG_RESULT(no)
no_quantlib=yes])
CXXFLAGS="$ac_save_CXXFLAGS"
LIBS="$ac_save_LIBS"
fi
fi
# All tests were performed. Based on the result, we trigger the
# appropriate action (if any)
if test "x$no_quantlib" = xno ; then
ifelse([$2], , :, [$2])
else
QUANTLIB_CXXFLAGS=""
QUANTLIB_LIBS=""
ifelse([$3], , :, [$3])
fi
AC_SUBST(QUANTLIB_CXXFLAGS)
AC_SUBST(QUANTLIB_LIBS)
])
QuantLib-1.4/QuantLib_vc10.vcxproj.filters 0000644 0001750 0001750 00001033033 12303051644 015453 0000000 0000000
{b8aa1a7a-0199-4243-94e9-44c79da50099}{aea49e67-9408-4620-89d3-037c781cba11}{31939e69-d4cf-4754-8226-2b55bd65ee25}{c7ee75dd-b0c1-40c1-b672-eb15b51fb2b2}{7a76183f-0ac9-49e9-a574-d83fa3ca88eb}{0f08b9f0-9002-4f9b-bf66-c9e73d2ca13b}{9d53bbc0-3213-471b-9b14-01c9bbef411c}{1886f7fd-2357-47aa-bc92-84d13b48a913}{f4ad9f82-7463-4af1-973a-ab13fddba354}{bdda7538-22a4-44ac-925a-6c95afb05c55}{692074d7-b624-441f-b7da-a660d59f5fb8}{7c2dcbda-48ea-48eb-bd23-b1d88d45dbc3}{b42ab6bf-67e2-4186-8a69-9de38642fe9e}{c69725ed-ff73-4e74-9777-d3fd2c4b0f48}{a591a398-d145-47e3-9d70-3586402ef751}{0235f1b9-babc-41ec-b0c7-ee8ea60090e1}{37bc9da0-bb2a-4e61-ae73-1fd8cd26b466}{6853f0b6-f5cb-475a-bb31-b7d03ffa0685}{627e33e9-8709-415d-b7a8-b6c3f680c241}{d7c675a7-76b5-4ef4-ad8f-e64de99c39c7}{fe3e871d-733d-4497-9d95-fa5248f1b5ab}{0a0e9ecd-4c8e-4e72-8195-123ef41301be}{483b4555-8ff3-4f29-a747-ef06e274fd73}{4df7c636-1015-4420-b49b-d084fd0813db}{73f36670-3ee6-4af8-9a8b-45ca71a8293d}{88b6dfd9-e5f9-4f0d-8143-ab75b68cf472}{1e4d1b00-7be4-4b86-b8ab-4e13c7d8d2d3}{6b816a6e-05ec-4faa-9943-83bb71d84e23}{01775f02-a000-4176-b7ec-d98d70a365b7}{d5ea26ea-a326-48a2-90b8-7f1c8a126a98}{3a3f097f-0d50-4527-86b5-548bbc1c20cd}{aa3f5c77-d466-43ab-b063-9be4cd44c900}{f3557c7e-8b6b-486b-acf2-1340ff7431f9}{e9089237-fe8c-4d55-914d-52d7d327f3bd}{5ba48137-364c-4ea0-8ed4-2345d82d471c}{eb617bd5-2e6b-4c09-b151-ee5162072000}{89a29868-6250-48c4-9114-49d231bbb022}{0b0b5594-c9af-4db2-b1af-6f72ac6418db}{3f3a5a66-d590-4175-90b3-96cb391e5fad}{8b4b44b7-fa7b-4b04-8186-b74a4b4553ff}{146d248f-eca5-4d6e-a41c-56f68851c964}{b72a4d22-c381-4ed5-b6a3-97285fc789d0}{1b0ea6af-abd5-4c8d-9ac1-f513efc372fd}{55f020ff-1b2f-4f56-8194-6fe99d69e9f1}{0bf280b6-d895-40ff-b988-65ad2880c1ff}{abef9afa-8a52-4aa4-919f-9783ff8f1007}{be944554-fbaf-47f3-beee-c441a7e8f1ce}{88309f41-e501-4c74-90ab-22e8cca7f0ca}{f5650187-c37a-4a98-8a24-8836f0f11324}{159ec8ea-6958-4f60-a716-62915d2cef63}{539e9341-cf4e-499c-9828-cf406c5c7e4b}{e31e697b-bed3-4d0c-b1e0-15747249a105}{af9827f7-274b-43da-a2a2-40fc4c80c194}{25fb83ed-1731-4cd6-aa3a-d8027a0eca9f}{717cf2d6-0581-4aa8-a21f-34e9700bc89e}{d8199c0f-73e6-47e0-8444-57267a6112c4}{b134ed97-6567-422a-b13e-21ce2e9abdd5}{7d2cb293-d738-4289-ba74-fd7445bf6749}{23b3f559-6e47-4fbe-846d-4dc9002560f3}{4b67a796-2576-42be-89cc-b751a07e3973}{25671919-a7a3-4197-943c-23a5df4e8146}{817c0417-9b08-4702-9b00-af51445dce2a}{4c3b4a0c-5a68-4167-8e21-bfaf6b75563b}{8606a756-ea3a-44ee-a9ed-f5e76761023e}{5b92aca1-b394-4001-83a3-bc2d58fba28f}{39b63159-982e-48fa-8723-def3612fce0d}{3ec47a48-746e-4e8f-ae78-a5e1f154bb71}{79361c8f-2a4f-4cae-97b3-b6762c33ff63}{147286c4-32fb-4540-9752-f9eb5d165cd6}{d754981c-0ab8-4c35-bd77-ad78c78e9b41}{083a46bb-a18c-4a14-8d21-baad35f27df5}{a709110c-73f5-4b2e-b44c-46a909a89b31}{36727168-b97c-4f82-aeb7-e397627499a6}{d076d7be-7ff0-4df0-829a-73dc1cfaa7ae}{3346f5d8-7c2e-4444-bca0-837abbec52da}{5eb5dffa-ec4b-4d24-acbd-9c5e7c2fa072}{41c18bb1-d892-4994-b699-cd644c6421e8}{4eadb3fc-a4ce-4e0c-bfe5-f23777a30a8d}{d18be44d-a78a-4109-a3f8-757c4737d267}{1b920d53-9803-4152-8653-c855397066d4}{38f8ad14-f839-425e-b711-68a9acd361f9}{d7d44f55-80bf-4af8-9367-5c903022d99e}{936a8947-d2c0-4bdd-95c5-8b52daf92cc4}{8ee72e86-e0bd-4390-b4ef-8a60dad32991}{7d489132-7d03-49f7-bad4-bde084e20bbe}{ae60e960-e1e8-49f4-9a18-bc976b60f165}{d42ff6e1-a70e-4fe7-a35a-db4ca5ef1c95}{51b20bfb-087c-4623-be3c-647010d4e809}{40d94aa5-3cb4-4add-992d-611c19c1e11f}{fffa1e10-7b29-41f9-a775-b2bb61638f39}{8cc2e654-d55c-41e3-8005-e6222102f717}{e29388ea-045b-43fe-95f7-0973b8537907}{63ee57ce-bf68-4a4a-b5c8-29d11c2a11ee}{8fd699bb-f489-4e96-a998-54b5612a9aa7}{12b22ebc-4102-4d94-b640-8490b20365b7}{aa33a8b9-0ac4-49d9-ad88-a7810d0532dd}{aae4b1e6-d6bd-44d9-af3d-4e5efcfd0b57}{101d6cdd-3e77-48cd-8bec-c84a252324f0}{aad1cf31-2c29-47a1-9461-ee71b1dd9a6a}{c8f5fb33-e14a-4880-b985-6377963a2edf}{410bb8f6-ce1c-4e79-956c-85239a8ffcb2}{c046c970-45d0-4156-b587-ff2bc881bf04}{db6b7309-6e3f-4eb2-bce2-6f45a933a788}{02219e9b-59b0-458f-9937-397f83864a9e}{209ea670-7502-4ccc-a3fd-5d793608356b}{8bb09d36-55a0-4496-8e78-989117257790}{5d212607-989f-42d9-ae9d-a54f29d74dfc}{2c4b39a7-b606-4f9f-9df6-70685dbde95f}{be723df5-2e58-41de-8071-8d2e2f62410a}methodsmethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\latticesmethods\latticesmethods\latticesmethods\latticesmethods\latticesmethods\latticesmethods\latticesmethods\latticescashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowsindexesindexesindexesindexesindexesindexesindexesindexesindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\swapindexes\swapindexes\swapindexes\swapindexes\swapindexes\swapindexes\swapindexes\inflationindexes\inflationindexes\inflationindexes\inflationindexes\inflationindexes\inflationinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstruments\bondsinstruments\bondsinstruments\bondsinstruments\bondsinstruments\bondsinstruments\bondsmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmathmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\interpolationsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\solvers1Dmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulaspatternspatternspatternspatternspatternspatternspatternsmodelsmodelsmodelsmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodels\browniangeneratorsmodels\marketmodels\browniangeneratorsmodels\marketmodels\browniangeneratorsmodels\marketmodels\curvestatesmodels\marketmodels\curvestatesmodels\marketmodels\curvestatesmodels\marketmodels\curvestatesmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolvers\volprocessesmodels\marketmodels\evolvers\volprocessesmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\correlationsmodels\marketmodels\correlationsmodels\marketmodels\correlationsmodels\marketmodels\correlationsmodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\shortratemodels\shortratemodels\shortratemodels\shortrate\calibrationhelpersmodels\shortrate\calibrationhelpersmodels\shortrate\calibrationhelpersmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\twofactorsmodelsmodels\shortrate\twofactorsmodelsmodels\volatilitymodels\volatilitymodels\volatilitymodels\volatilitymodels\volatilitymodels\equitymodels\equitymodels\equitymodels\equitymodels\equitymodels\equitytermstructurestermstructurestermstructurestermstructurestermstructurestermstructurestermstructurestermstructurestermstructurestermstructurestermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\inflationtermstructures\volatility\inflationtermstructures\volatility\inflationtermstructures\volatility\inflationtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\inflationtermstructures\inflationtermstructures\inflationtermstructures\inflationtermstructures\inflationtermstructures\inflationtermstructures\inflationtermstructures\inflationtermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\creditutilitiesutilitiesutilitiesutilitiesutilitiesutilitiesutilitiesutilitiesutilitiesutilitiescurrenciescurrenciescurrenciescurrenciescurrenciescurrenciescurrenciesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\barrierpricingengines\barrierpricingengines\barrierpricingengines\basketpricingengines\basketpricingengines\basketpricingengines\basketpricingengines\basketpricingengines\forwardpricingengines\forwardpricingengines\forwardpricingengines\forwardpricingengines\forwardpricingengines\quantopricingengines\quantopricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\swaptionpricingengines\swaptionpricingengines\swaptionpricingengines\swaptionpricingengines\swaptionpricingengines\swaptionpricingengines\cliquetpricingengines\cliquetpricingengines\cliquetpricingengines\cliquetpricingengines\lookbackpricingengines\lookbackpricingengines\lookbackpricingengines\bondpricingengines\bondpricingengines\bondpricingengines\swappricingengines\swappricingengines\swappricingengines\swappricingengines\creditpricingengines\creditpricingengines\creditpricingengines\inflationpricingengines\inflationquotesquotesquotesquotesquotesquotesquotesquotesquotesquotestimetimetimetimetimetimetimetimetimetimetimetimetimetime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\daycounterstime\daycounterstime\daycounterstime\daycounterstime\daycounterstime\daycounterstime\daycounterstime\daycounterstime\daycounterslegacylegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelsexperimentalexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\catbondsexperimental\catbondsexperimental\catbondsexperimental\catbondsexperimental\catbondsexperimental\couponsexperimental\couponsexperimental\couponsexperimental\couponsexperimental\couponsexperimental\fxexperimental\fxexperimental\fxexperimental\exerciseexperimental\exerciseexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\finitedifferencesexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\processesexperimental\processesexperimental\processesexperimental\processesexperimental\riskexperimental\riskexperimental\shortrateexperimental\shortrateexperimental\shortrateexperimental\swaptionsexperimental\swaptionsexperimental\swaptionsexperimental\swaptionsexperimental\varianceoptionexperimental\varianceoptionexperimental\varianceoptionexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\latticesexperimental\latticesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\amortizingbondsexperimental\amortizingbondsexperimental\amortizingbondsexperimental\amortizingbondsexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\convertiblebondsexperimental\convertiblebondsexperimental\convertiblebondsexperimental\convertiblebondsexperimental\convertiblebondsexperimental\compoundoptionexperimental\compoundoptionexperimental\compoundoptionexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\inflationexperimental\mathexperimental\mathexperimental\mathexperimental\mathexperimental\mathexperimental\mathexperimental\mathcashflowscashflowsinstrumentsinstrumentsinstrumentsinstrumentsinstruments\bondsexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesmethods\finitedifferences\solversexperimental\finitedifferencesexperimental\finitedifferencesexperimental\processesexperimental\processesexperimental\inflationexperimental\inflationexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\processesexperimental\finitedifferencesexperimental\finitedifferencesmath\matrixutilitiesmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\schemesinstrumentsmethods\finitedifferences\schemesmethods\finitedifferences\schemesmethods\finitedifferences\mesherspricingengines\basketpricingengines\vanillapricingengines\asianpricingengines\barrierpricingengines\barrierpricingengines\barrierpricingengines\barrierpricingengines\vanillapricingengines\vanillamethods\finitedifferences\meshersmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\solversmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\schemesmethods\finitedifferences\schemesmethods\finitedifferences\schemesmethods\finitedifferences\schemesexperimental\finitedifferencesmath\matrixutilitiespricingengines\vanillamethods\finitedifferences\stepconditionspricingengines\vanillamethods\finitedifferences\solverspricingengines\swaptionpricingengines\swaptionmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesmath\matrixutilitiesmath\optimizationmath\randomnumbersmathmethods\finitedifferences\schemesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiespricingengines\vanillaexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesmethods\finitedifferences\meshersexperimental\mathmathexperimental\exoticoptionsmethods\montecarlomethods\montecarlomethods\montecarlomethods\montecarlomethods\finitedifferencesmethods\finitedifferencesmethods\finitedifferencesmethods\latticesmethods\latticescashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowscashflowsindexesindexesindexesindexesindexesindexesindexesindexes\iborindexes\iborindexes\iborindexes\iborindexes\iborindexes\swapindexes\swapindexes\swapindexes\swapindexes\swapindexes\swapinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstrumentsinstruments\bondsinstruments\bondsinstruments\bondsinstruments\bondsinstruments\bondsmathmathmathmathmathmathmathmathmathmathmathmathmath\statisticsmath\statisticsmath\statisticsmath\statisticsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\distributionsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\integralsmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\matrixutilitiesmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\randomnumbersmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\optimizationmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmath\copulasmodelsmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodelsmodels\marketmodels\browniangeneratorsmodels\marketmodels\browniangeneratorsmodels\marketmodels\curvestatesmodels\marketmodels\curvestatesmodels\marketmodels\curvestatesmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\driftcomputationmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolversmodels\marketmodels\evolvers\volprocessesmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\modelsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\productsmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\multistepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\onestepmodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\products\pathwisemodels\marketmodels\correlationsmodels\marketmodels\correlationsmodels\marketmodels\correlationsmodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\callabilitymodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\marketmodels\pathwisegreeksmodels\shortratemodels\shortratemodels\shortrate\calibrationhelpersmodels\shortrate\calibrationhelpersmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\onefactormodelsmodels\shortrate\twofactorsmodelsmodels\volatilitymodels\volatilitymodels\equitymodels\equitymodels\equitymodels\equitymodels\equitytermstructurestermstructurestermstructurestermstructurestermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatilitytermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\capfloortermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\equityfxtermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\optionlettermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\swaptiontermstructures\volatility\inflationtermstructures\volatility\inflationtermstructures\volatility\inflationtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\yieldtermstructures\inflationtermstructures\inflationtermstructures\credittermstructures\credittermstructures\credittermstructures\credittermstructures\creditutilitiesutilitiesutilitiescurrenciescurrenciescurrenciescurrenciescurrenciescurrenciesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessesprocessespricingenginespricingenginespricingenginespricingenginespricingenginespricingenginespricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\asianpricingengines\barrierpricingengines\barrierpricingengines\basketpricingengines\basketpricingengines\basketpricingengines\basketpricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\vanillapricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\capfloorpricingengines\swaptionpricingengines\swaptionpricingengines\swaptionpricingengines\swaptionpricingengines\cliquetpricingengines\cliquetpricingengines\cliquetpricingengines\lookbackpricingengines\lookbackpricingengines\bondpricingengines\bondpricingengines\swappricingengines\swappricingengines\swappricingengines\creditpricingengines\creditpricingengines\inflationquotesquotesquotesquotesquotesquotestimetimetimetimetimetimetimetimetimetimetimetime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\calendarstime\daycounterstime\daycounterstime\daycounterstime\daycounterslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelslegacy\libormarketmodelsexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\volatilityexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\callablebondsexperimental\catbondsexperimental\catbondsexperimental\catbondsexperimental\catbondsexperimental\couponsexperimental\couponsexperimental\couponsexperimental\couponsexperimental\fxexperimental\fxexperimental\exerciseexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\exoticoptionsexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\creditexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\mcbasketexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\modelsexperimental\processesexperimental\processesexperimental\processesexperimental\riskexperimental\shortrateexperimental\shortrateexperimental\swaptionsexperimental\swaptionsexperimental\swaptionsexperimental\varianceoptionexperimental\varianceoptionexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\variancegammaexperimental\latticesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\commoditiesexperimental\amortizingbondsexperimental\amortizingbondsexperimental\amortizingbondsexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\barrieroptionexperimental\convertiblebondsexperimental\convertiblebondsexperimental\compoundoptionexperimental\compoundoptionexperimental\inflationexperimental\inflationexperimental\mathcashflowscashflowsinstrumentsinstrumentsinstruments\bondsexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\processesexperimental\processesexperimental\inflationexperimental\inflationexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\processesinstrumentsexperimental\finitedifferencesexperimental\finitedifferencesmath\matrixutilitiesmethods\finitedifferences\meshersmethods\finitedifferences\schemesinstrumentsmethods\finitedifferences\schemesmethods\finitedifferences\schemesmethods\finitedifferences\mesherspricingengines\basketpricingengines\vanillapricingengines\asianpricingengines\barrierpricingengines\barrierpricingengines\barrierpricingengines\barrierpricingengines\vanillapricingengines\vanillamethods\finitedifferences\operatorsmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\stepconditionsmethods\finitedifferences\solversmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\solversmethods\finitedifferences\meshersmethods\finitedifferences\meshersmethods\finitedifferences\schemesmethods\finitedifferences\schemesmethods\finitedifferences\schemesmath\matrixutilitiespricingengines\vanillamethods\finitedifferences\stepconditionspricingengines\vanillamethods\finitedifferences\solverspricingengines\swaptionpricingengines\swaptionmethods\finitedifferences\solversmethods\finitedifferences\solversmethods\finitedifferences\operatorsmethods\finitedifferences\operatorsmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesmath\optimizationmath\randomnumbersmathmethods\finitedifferences\utilitiesmethods\finitedifferences\utilitiespricingengines\vanillaexperimental\finitedifferencesexperimental\finitedifferencesexperimental\finitedifferencesexperimental\mathmathexperimental\exoticoptions
QuantLib-1.4/LICENSE.TXT 0000644 0001750 0001750 00000013736 12301107206 011503 0000000 0000000 QuantLib is
Copyright (C) 2000, 2001, 2002, 2003 RiskMap srl
Copyright (C) 2001, 2002, 2003 Nicolas Di Césaré
Copyright (C) 2001, 2002, 2003 Sadruddin Rejeb
Copyright (C) 2002, 2003, 2004 Decillion Pty(Ltd)
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Ferdinando Ametrano
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2014 StatPro Italia srl
Copyright (C) 2003, 2004, 2007 Neil Firth
Copyright (C) 2003, 2004 Roman Gitlin
Copyright (C) 2003, 2005, 2013 Gary Kennedy
Copyright (C) 2003 Niels Elken Sønderby
Copyright (C) 2003 Kawanishi Tomoya
Copyright (C) 2004 FIMAT Group
Copyright (C) 2004 M-Dimension Consulting Inc.
Copyright (C) 2004 Mike Parker
Copyright (C) 2004 Walter Penschke
Copyright (C) 2004 Gianni Piolanti
Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Klaus Spanderen
Copyright (C) 2004 Jeff Yu
Copyright (C) 2005, 2006, 2008 Toyin Akin
Copyright (C) 2005 Sercan Atalik
Copyright (C) 2005, 2006 Theo Boafo
Copyright (C) 2005, 2006, 2007, 2009 Piter Dias
Copyright (C) 2005, 2006, 2007 Joseph Wang
Copyright (C) 2005 Charles Whitmore
Copyright (C) 2006, 2007 Banca Profilo S.p.A.
Copyright (C) 2006, 2007 Marco Bianchetti
Copyright (C) 2006 Yiping Chen
Copyright (C) 2006 Warren Chou
Copyright (C) 2006, 2007 Cristina Duminuco
Copyright (C) 2006, 2007 Giorgio Facchinetti
Copyright (C) 2006, 2007 Chiara Fornarola
Copyright (C) 2006 Silvia Frasson
Copyright (C) 2006 Richard Gould
Copyright (C) 2006, 2007, 2008, 2009, 2010 Mark Joshi
Copyright (C) 2006, 2007, 2008 Allen Kuo
Copyright (C) 2006, 2007, 2008, 2009, 2012 Roland Lichters
Copyright (C) 2006, 2007 Katiuscia Manzoni
Copyright (C) 2006, 2007 Mario Pucci
Copyright (C) 2006, 2007 François du Vignaud
Copyright (C) 2007 Affine Group Limited
Copyright (C) 2007 Richard Gomes
Copyright (C) 2007, 2008 Laurent Hoffmann
Copyright (C) 2007, 2008, 2009, 2010, 2011 Chris Kenyon
Copyright (C) 2007 Gang Liang
Copyright (C) 2008, 2009 Jose Aparicio
Copyright (C) 2008 Yee Man Chan
Copyright (C) 2008, 2011 Charles Chongseok Hyun
Copyright (C) 2008 Piero Del Boca
Copyright (C) 2008 Paul Farrington
Copyright (C) 2008 Lorella Fatone
Copyright (C) 2008, 2009 Andreas Gaida
Copyright (C) 2008 Marek Glowacki
Copyright (C) 2008 Florent Grenier
Copyright (C) 2008 Frank Hövermann
Copyright (C) 2008 Simon Ibbotson
Copyright (C) 2008 John Maiden
Copyright (C) 2008 Francesca Mariani
Copyright (C) 2008, 2009, 2010, 2011, 2012 Master IMAFA - Polytech'Nice Sophia - Université de Nice Sophia Antipolis
Copyright (C) 2008, 2009 Andrea Odetti
Copyright (C) 2008 J. Erik Radmall
Copyright (C) 2008 Maria Cristina Recchioni
Copyright (C) 2008, 2009, 2012 Ralph Schreyer
Copyright (C) 2008 Roland Stamm
Copyright (C) 2008 Francesco Zirilli
Copyright (C) 2009 Nathan Abbott
Copyright (C) 2009 Sylvain Bertrand
Copyright (C) 2009 Frédéric Degraeve
Copyright (C) 2009 Dirk Eddelbuettel
Copyright (C) 2009 Bernd Engelmann
Copyright (C) 2009, 2010, 2012 Liquidnet Holdings, Inc.
Copyright (C) 2009 Bojan Nikolic
Copyright (C) 2009, 2010 Dimitri Reiswich
Copyright (C) 2009 Sun Xiuxin
Copyright (C) 2010 Kakhkhor Abdijalilov
Copyright (C) 2010 Hachemi Benyahia
Copyright (C) 2010 Manas Bhatt
Copyright (C) 2010 DeriveXperts SAS
Copyright (C) 2010, 2014 Cavit Hafizoglu
Copyright (C) 2010 Michael Heckl
Copyright (C) 2010 Slava Mazur
Copyright (C) 2010, 2011, 2012, 2013 Andre Miemiec
Copyright (C) 2010 Adrian O' Neill
Copyright (C) 2010 Robert Philipp
Copyright (C) 2010 Alessandro Roveda
Copyright (C) 2010 SunTrust Bank
Copyright (C) 2011, 2013 Fabien Le Floc'h
Copyright (C) 2012, 2013 Grzegorz Andruszkiewicz
Copyright (C) 2012, 2013, 2014 Peter Caspers
Copyright (C) 2012 Mateusz Kapturski
Copyright (C) 2012 Simon Shakeshaft
Copyright (C) 2012 Édouard Tallent
Copyright (C) 2012 Samuel Tebege
Copyright (C) 2013 BGC Partners L.P.
Copyright (C) 2013 Cheng Li
Copyright (C) 2013 Yue Tian
QuantLib includes code taken from Peter Jäckel's book "Monte Carlo
Methods in Finance".
QuantLib includes software developed by the University of Chicago,
as Operator of Argonne National Laboratory.
QuantLib includes a set of numbers provided by Stephen Joe and Frances
Kuo under a BSD-style license.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
Neither the names of the copyright holders nor the names of the QuantLib
Group and its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
QuantLib-1.4/Makefile.am 0000644 0001750 0001750 00000002135 12301107206 012043 0000000 0000000
SUBDIRS = config ql m4 man Docs Examples test-suite
ACLOCAL_AMFLAGS = -I m4
bin_SCRIPTS = quantlib-config
if EMACS_FOUND
dist_lisp_LISP = quantlib.el
endif
m4datadir = $(datadir)/aclocal
dist_m4data_DATA = quantlib.m4
EXTRA_DIST = \
Announce.txt \
Authors.txt \
Bugs.txt \
ChangeLog.txt \
Contributors.txt \
LICENSE.TXT \
News.txt \
QuantLib.dev \
QuantLib.spec \
QuantLib_vc8.sln \
QuantLib_vc8.vcproj \
QuantLib_vc9.sln \
QuantLib_vc9.vcproj \
QuantLib_vc10.sln \
QuantLib_vc10.vcxproj \
QuantLib_vc10.vcxproj.filters \
QuantLib_vc11.sln \
QuantLib_vc11.vcxproj \
QuantLib_vc11.vcxproj.filters \
Readme.txt \
autogen.sh
.PHONY: examples check-examples
examples:
$(MAKE) -C Examples examples
check-examples:
$(MAKE) -C Examples check-examples
.PHONY: benchmark
benchmark:
$(MAKE) -C test-suite benchmark
.PHONY: docs docs-man docs-online docs-dist docs-clean
docs:
$(MAKE) -C Docs docs-all
html-local:
$(MAKE) -C Docs docs-html
docs-man:
$(MAKE) -C Docs docs-man
docs-dist:
$(MAKE) -C Docs docs-dist
docs-clean:
$(MAKE) -C Docs docs-clean
dist-hook:
mkdir -p $(distdir)/build
QuantLib-1.4/ql/ 0000755 0001750 0001750 00000000000 12303327145 010512 5 0000000 0000000 QuantLib-1.4/ql/termstructure.hpp 0000644 0001750 0001750 00000012336 12301107207 014071 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2004, 2005, 2006, 2007 StatPro Italia srl
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
/*! \file termstructure.hpp
\brief base class for term structures
*/
#ifndef quantlib_term_structure_hpp
#define quantlib_term_structure_hpp
#include
#include
#include
#include
#include
#include
namespace QuantLib {
//! Basic term-structure functionality
class TermStructure : public virtual Observer,
public virtual Observable,
public Extrapolator {
public:
/*! \name Constructors
There are three ways in which a term structure can keep
track of its reference date. The first is that such date
is fixed; the second is that it is determined by advancing
the current date of a given number of business days; and
the third is that it is based on the reference date of
some other structure.
In the first case, the constructor taking a date is to be
used; the default implementation of referenceDate() will
then return such date. In the second case, the constructor
taking a number of days and a calendar is to be used;
referenceDate() will return a date calculated based on the
current evaluation date, and the term structure and its
observers will be notified when the evaluation date
changes. In the last case, the referenceDate() method must
be overridden in derived classes so that it fetches and
return the appropriate date.
*/
//@{
//! default constructor
/*! \warning term structures initialized by means of this
constructor must manage their own reference date
by overriding the referenceDate() method.
*/
TermStructure(const DayCounter& dc = DayCounter());
//! initialize with a fixed reference date
TermStructure(const Date& referenceDate,
const Calendar& calendar = Calendar(),
const DayCounter& dc = DayCounter());
//! calculate the reference date based on the global evaluation date
TermStructure(Natural settlementDays,
const Calendar&,
const DayCounter& dc = DayCounter());
//@}
virtual ~TermStructure() {}
//! \name Dates and Time
//@{
//! the day counter used for date/time conversion
virtual DayCounter dayCounter() const;
//! date/time conversion
Time timeFromReference(const Date& date) const;
//! the latest date for which the curve can return values
virtual Date maxDate() const = 0;
//! the latest time for which the curve can return values
virtual Time maxTime() const;
//! the date at which discount = 1.0 and/or variance = 0.0
virtual const Date& referenceDate() const;
//! the calendar used for reference and/or option date calculation
virtual Calendar calendar() const;
//! the settlementDays used for reference date calculation
virtual Natural settlementDays() const;
//@}
//! \name Observer interface
//@{
void update();
//@}
protected:
//! date-range check
void checkRange(const Date& d,
bool extrapolate) const;
//! time-range check
void checkRange(Time t,
bool extrapolate) const;
bool moving_;
mutable bool updated_;
Calendar calendar_;
private:
mutable Date referenceDate_;
Natural settlementDays_;
DayCounter dayCounter_;
};
// inline definitions
inline DayCounter TermStructure::dayCounter() const {
return dayCounter_;
}
inline Time TermStructure::maxTime() const {
return timeFromReference(maxDate());
}
inline Calendar TermStructure::calendar() const {
return calendar_;
}
inline Natural TermStructure::settlementDays() const {
QL_REQUIRE(settlementDays_!=Null(),
"settlement days not provided for this instance");
return settlementDays_;
}
inline Time TermStructure::timeFromReference(const Date& d) const {
return dayCounter().yearFraction(referenceDate(), d);
}
}
#endif
QuantLib-1.4/ql/auto_link.hpp 0000644 0001750 0001750 00000004025 12302654116 013131 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2006, 2008 Ferdinando Ametrano
Copyright (C) 2012 Édouard Tallent
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
#ifndef quantlib_autolink_hpp
#define quantlib_autolink_hpp
#include
#include
// select toolset:
#if (_MSC_VER < 1310)
# error "unsupported Microsoft compiler"
#elif (_MSC_VER == 1310)
# define QL_LIB_TOOLSET "vc71"
#elif (_MSC_VER == 1400)
# define QL_LIB_TOOLSET "vc80"
#elif (_MSC_VER == 1500)
# define QL_LIB_TOOLSET "vc90"
#elif (_MSC_VER == 1600)
# define QL_LIB_TOOLSET "vc100"
#elif (_MSC_VER >= 1700)
# define QL_LIB_TOOLSET "vc110"
#endif
#ifdef _M_X64
# define QL_LIB_PLATFORM "-x64"
#else
# define QL_LIB_PLATFORM
#endif
/*** libraries to be linked ***/
// select thread opt:
#ifdef _MT
# define QL_LIB_THREAD_OPT "-mt"
#else
# define QL_LIB_THREAD_OPT
#endif
// select linkage opt:
#ifdef _DLL
# if defined(_DEBUG)
# define QL_LIB_RT_OPT "-gd"
# else
# define QL_LIB_RT_OPT
# endif
#else
# if defined(_DEBUG)
# define QL_LIB_RT_OPT "-sgd"
# else
# define QL_LIB_RT_OPT "-s"
# endif
#endif
#define QL_LIB_NAME "QuantLib-" QL_LIB_TOOLSET QL_LIB_PLATFORM QL_LIB_THREAD_OPT QL_LIB_RT_OPT ".lib"
#pragma comment(lib, QL_LIB_NAME)
#ifdef BOOST_LIB_DIAGNOSTIC
# pragma message("Will (need to) link to lib file: " QL_LIB_NAME)
#endif
#endif
QuantLib-1.4/ql/cashflow.hpp 0000664 0001750 0001750 00000005472 12273451114 012763 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2000, 2001, 2002, 2003 RiskMap srl
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009 StatPro Italia srl
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
/*! \file cashflow.hpp
\brief Base class for cash flows
*/
#ifndef quantlib_cash_flow_hpp
#define quantlib_cash_flow_hpp
#include
#include
#include
namespace QuantLib {
//! Base class for cash flows
/*! This class is purely virtual and acts as a base class for the
actual cash flow implementations.
*/
class CashFlow : public Event {
public:
virtual ~CashFlow() {}
//! \name Event interface
//@{
//! \note This is inherited from the event class
virtual Date date() const = 0;
//! returns true if an event has already occurred before a date
/*! overloads Event::hasOccurred in order to take QL_TODAYS_PAYMENTS
in account
*/
bool hasOccurred(
const Date& refDate = Date(),
boost::optional includeRefDate = boost::none) const;
//@}
//! \name CashFlow interface
//@{
//! returns the amount of the cash flow
/*! \note The amount is not discounted, i.e., it is the actual
amount paid at the cash flow date.
*/
virtual Real amount() const = 0;
//! returns the date that the cash flow trades exCoupon
virtual Date exCouponDate() const {return Date();};
//! returns true if the cashflow is trading ex-coupon on the refDate
bool tradingExCoupon(const Date& refDate = Date()) const;
//@}
//! \name Visitability
//@{
virtual void accept(AcyclicVisitor&);
//@}
};
//! Sequence of cash-flows
typedef std::vector > Leg;
template <>
struct earlier_than
: public std::binary_function {
bool operator()(const CashFlow& c1,
const CashFlow& c2) {
return c1.date() < c2.date();
}
};
}
#endif
QuantLib-1.4/ql/Makefile.in 0000644 0001750 0001750 00000075463 12303117076 012516 0000000 0000000 # Makefile.in generated by automake 1.13.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = ql
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(srcdir)/config.hpp.in $(top_srcdir)/config/depcomp \
$(this_include_HEADERS)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.hpp
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(this_includedir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
libQuantLib_la_DEPENDENCIES = cashflows/libCashFlows.la \
currencies/libCurrencies.la experimental/libExperimental.la \
indexes/libIndexes.la instruments/libInstruments.la \
legacy/libLegacy.la math/libMath.la methods/libMethods.la \
models/libModels.la pricingengines/libPricingEngines.la \
processes/libProcesses.la quotes/libQuotes.la \
termstructures/libTermStructures.la time/libTime.la \
utilities/libUtilities.la
am_libQuantLib_la_OBJECTS = cashflow.lo currency.lo \
discretizedasset.lo errors.lo event.lo exchangerate.lo \
exercise.lo index.lo interestrate.lo money.lo position.lo \
prices.lo settings.lo stochasticprocess.lo termstructure.lo \
timegrid.lo
libQuantLib_la_OBJECTS = $(am_libQuantLib_la_OBJECTS)
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
am__v_lt_1 =
libQuantLib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
$(AM_CXXFLAGS) $(CXXFLAGS) $(libQuantLib_la_LDFLAGS) \
$(LDFLAGS) -o $@
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CXXFLAGS) $(CXXFLAGS)
AM_V_CXX = $(am__v_CXX_@AM_V@)
am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
am__v_CXX_0 = @echo " CXX " $@;
am__v_CXX_1 =
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
am__v_CXXLD_0 = @echo " CXXLD " $@;
am__v_CXXLD_1 =
SOURCES = $(libQuantLib_la_SOURCES)
DIST_SOURCES = $(libQuantLib_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
install-data-recursive install-dvi-recursive \
install-exec-recursive install-html-recursive \
install-info-recursive install-pdf-recursive \
install-ps-recursive install-recursive installcheck-recursive \
installdirs-recursive pdf-recursive ps-recursive \
tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
HEADERS = $(this_include_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
$(RECURSIVE_TARGETS) \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
distdir
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.hpp.in
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
sed_rest='s,^[^/]*/*,,'; \
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
sed_butlast='s,/*[^/]*$$,,'; \
while test -n "$$dir1"; do \
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
if test "$$first" != "."; then \
if test "$$first" = ".."; then \
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
else \
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
if test "$$first2" = "$$first"; then \
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
else \
dir2="../$$dir2"; \
fi; \
dir0="$$dir0"/"$$first"; \
fi; \
fi; \
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
done; \
reldir="$$dir2"
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BOOST_INCLUDE = @BOOST_INCLUDE@
BOOST_LIB = @BOOST_LIB@
BOOST_UNIT_TEST_DEFINE = @BOOST_UNIT_TEST_DEFINE@
BOOST_UNIT_TEST_LIB = @BOOST_UNIT_TEST_LIB@
BOOST_UNIT_TEST_MAIN_CXXFLAGS = @BOOST_UNIT_TEST_MAIN_CXXFLAGS@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DOXYGEN = @DOXYGEN@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DVIPS = @DVIPS@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EMACS = @EMACS@
EMACSLOADPATH = @EMACSLOADPATH@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LATEX = @LATEX@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINDEX = @MAKEINDEX@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PDFLATEX = @PDFLATEX@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
lispdir = @lispdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = \
cashflows \
currencies \
experimental \
indexes \
instruments \
legacy \
math \
methods \
models \
patterns \
pricingengines \
processes \
quotes \
termstructures \
time \
utilities
AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir}
this_includedir = ${includedir}/${subdir}
this_include_HEADERS = \
auto_link.hpp \
cashflow.hpp \
compounding.hpp \
config.hpp \
currency.hpp \
default.hpp \
discretizedasset.hpp \
errors.hpp \
exchangerate.hpp \
exercise.hpp \
event.hpp \
grid.hpp \
handle.hpp \
index.hpp \
instrument.hpp \
interestrate.hpp \
mathconstants.hpp \
money.hpp \
numericalmethod.hpp \
option.hpp \
payoff.hpp \
position.hpp \
prices.hpp \
pricingengine.hpp \
qldefines.hpp \
quantlib.hpp \
quote.hpp \
settings.hpp \
stochasticprocess.hpp \
termstructure.hpp \
timegrid.hpp \
timeseries.hpp \
types.hpp \
version.hpp \
volatilitymodel.hpp
libQuantLib_la_SOURCES = \
cashflow.cpp \
currency.cpp \
discretizedasset.cpp \
errors.cpp \
event.cpp \
exchangerate.cpp \
exercise.cpp \
index.cpp \
interestrate.cpp \
money.cpp \
position.cpp \
prices.cpp \
settings.cpp \
stochasticprocess.cpp \
termstructure.cpp \
timegrid.cpp
lib_LTLIBRARIES = libQuantLib.la
libQuantLib_la_LDFLAGS = -version-info 0:0:0
libQuantLib_la_LIBADD = \
cashflows/libCashFlows.la \
currencies/libCurrencies.la \
experimental/libExperimental.la \
indexes/libIndexes.la \
instruments/libInstruments.la \
legacy/libLegacy.la \
math/libMath.la \
methods/libMethods.la \
models/libModels.la \
pricingengines/libPricingEngines.la \
processes/libProcesses.la \
quotes/libQuotes.la \
termstructures/libTermStructures.la \
time/libTime.la \
utilities/libUtilities.la
EXTRA_DIST = \
config.ansi.hpp \
config.msvc.hpp \
config.mingw.hpp \
config.sun.hpp \
userconfig.hpp
all: config.hpp
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ql/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign ql/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
config.hpp: stamp-h1
@if test ! -f $@; then rm -f stamp-h1; else :; fi
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
stamp-h1: $(srcdir)/config.hpp.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status ql/config.hpp
$(srcdir)/config.hpp.in: $(am__configure_deps)
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.hpp stamp-h1
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
list2="$$list2 $$p"; \
else :; fi; \
done; \
test -z "$$list2" || { \
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
}
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
for p in $$list; do \
$(am__strip_dir) \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_LTLIBRARIES)'; \
locs=`for p in $$list; do echo $$p; done | \
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
sort -u`; \
test -z "$$locs" || { \
echo rm -f $${locs}; \
rm -f $${locs}; \
}
libQuantLib.la: $(libQuantLib_la_OBJECTS) $(libQuantLib_la_DEPENDENCIES) $(EXTRA_libQuantLib_la_DEPENDENCIES)
$(AM_V_CXXLD)$(libQuantLib_la_LINK) -rpath $(libdir) $(libQuantLib_la_OBJECTS) $(libQuantLib_la_LIBADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cashflow.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/currency.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/discretizedasset.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exchangerate.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exercise.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/index.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interestrate.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/money.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/position.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prices.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settings.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stochasticprocess.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/termstructure.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timegrid.Plo@am__quote@
.cpp.o:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
.cpp.obj:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.cpp.lo:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
install-this_includeHEADERS: $(this_include_HEADERS)
@$(NORMAL_INSTALL)
@list='$(this_include_HEADERS)'; test -n "$(this_includedir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(this_includedir)'"; \
$(MKDIR_P) "$(DESTDIR)$(this_includedir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(this_includedir)'"; \
$(INSTALL_HEADER) $$files "$(DESTDIR)$(this_includedir)" || exit $$?; \
done
uninstall-this_includeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(this_include_HEADERS)'; test -n "$(this_includedir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(this_includedir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
# (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
@fail=; \
if $(am__make_keepgoing); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-recursive
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-recursive
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
$(am__make_dryrun) \
|| test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
dir1=$$subdir; dir2="$(top_distdir)"; \
$(am__relativize); \
new_top_distdir=$$reldir; \
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$new_top_distdir" \
distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
done
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.hpp
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(this_includedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
mostlyclean-am
distclean: distclean-recursive
-rm -rf ./$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
html-am:
info: info-recursive
info-am:
install-data-am: install-this_includeHEADERS
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am: install-libLTLIBRARIES
install-html: install-html-recursive
install-html-am:
install-info: install-info-recursive
install-info-am:
install-man:
install-pdf: install-pdf-recursive
install-pdf-am:
install-ps: install-ps-recursive
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -rf ./$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-libLTLIBRARIES uninstall-this_includeHEADERS
.MAKE: $(am__recursive_targets) all install-am install-data-am \
install-strip
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
check-am clean clean-generic clean-libLTLIBRARIES \
clean-libtool cscopelist-am ctags ctags-am distclean \
distclean-compile distclean-generic distclean-hdr \
distclean-libtool distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-data-hook install-dvi install-dvi-am \
install-exec install-exec-am install-html install-html-am \
install-info install-info-am install-libLTLIBRARIES \
install-man install-pdf install-pdf-am install-ps \
install-ps-am install-strip install-this_includeHEADERS \
installcheck installcheck-am installdirs installdirs-am \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
uninstall-libLTLIBRARIES uninstall-this_includeHEADERS
quantlib.hpp: Makefile.am
echo "/* This file is automatically generated; do not edit. */" > $@
echo "/* Add the files to be included into Makefile.am instead. */" >> $@
echo >> $@
echo "#include " >> $@
echo "#include " >> $@
echo "#ifdef BOOST_MSVC" >> $@
echo "# include " >> $@
echo "#endif" >> $@
echo >> $@
for i in $(filter-out auto_link.hpp config.hpp quantlib.hpp \
qldefines.hpp mathconstants.hpp version.hpp, \
$(this_include_HEADERS)); do \
echo "#include <${subdir}/$$i>" >> $@; \
done
echo >> $@
subdirs='$(SUBDIRS)'; for i in $$subdirs; do \
echo "#include <${subdir}/$$i/all.hpp>" >> $@; \
done
install-data-hook:
$(SED) -e "s,HAVE_CONFIG_H,QL_HAVE_CONFIG_H," \
-e "s,/\* install-hook \*/,#define QL_HAVE_CONFIG_H," \
$(DESTDIR)$(this_includedir)/qldefines.hpp > .qldefines.hpp
$(INSTALL_DATA) .qldefines.hpp $(DESTDIR)$(this_includedir)/qldefines.hpp
rm .qldefines.hpp
$(SED) -e "s,PACKAGE,QL_PACKAGE," \
-e "s,STDC,QL_STDC," \
-e "s, HAVE, QL_HAVE," \
-e "s, VERSION, QL_AC_VERSION," \
$(DESTDIR)$(this_includedir)/config.hpp > .config.hpp
$(INSTALL_DATA) .config.hpp $(DESTDIR)$(this_includedir)/config.hpp
rm .config.hpp
depend:
makedepend $(INCLUDES) -- $(CFLAGS) -- $(SOURCES)
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
QuantLib-1.4/ql/numericalmethod.hpp 0000644 0001750 0001750 00000006237 12254106113 014326 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2001, 2002, 2003 Sadruddin Rejeb
Copyright (C) 2004, 2005 StatPro Italia srl
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
/*! \file numericalmethod.hpp
\brief Numerical method class
*/
#ifndef quantlib_lattice_hpp
#define quantlib_lattice_hpp
#include
#include
namespace QuantLib {
class DiscretizedAsset;
//! %Lattice (tree, finite-differences) base class
class Lattice {
public:
Lattice(const TimeGrid& timeGrid) : t_(timeGrid) {}
virtual ~Lattice() {}
//!\name Inspectors
//{
const TimeGrid& timeGrid() const { return t_; }
//@}
/*! \name Numerical method interface
These methods are to be used by discretized assets and
must be overridden by developers implementing numerical
methods. Users are advised to use the corresponding
methods of DiscretizedAsset instead.
@{
*/
//! initialize an asset at the given time.
virtual void initialize(DiscretizedAsset&,
Time time) const = 0;
/*! Roll back an asset until the given time, performing any
needed adjustment.
*/
virtual void rollback(DiscretizedAsset&,
Time to) const = 0;
/*! Roll back an asset until the given time, but do not perform
the final adjustment.
\warning In version 0.3.7 and earlier, this method was
called rollAlmostBack method and performed
pre-adjustment. This is no longer true; when
migrating your code, you'll have to replace calls
such as:
\code
method->rollAlmostBack(asset,t);
\endcode
with the two statements:
\code
method->partialRollback(asset,t);
asset->preAdjustValues();
\endcode
*/
virtual void partialRollback(DiscretizedAsset&,
Time to) const = 0;
//! computes the present value of an asset.
virtual Real presentValue(DiscretizedAsset&) const = 0;
//@}
// this is a smell, but we need it. We'll rethink it later.
virtual Disposable grid(Time) const = 0;
protected:
TimeGrid t_;
};
}
#endif
QuantLib-1.4/ql/version.hpp 0000644 0001750 0001750 00000002341 12303051645 012627 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2009 StatPro Italia srl
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
/*! \file version.hpp
\brief Version number
*/
#ifndef quantlib_version_hpp
#define quantlib_version_hpp
#include
/*! \addtogroup macros */
/*! @{ */
//! version string
#ifdef QL_DEBUG
#define QL_VERSION "1.4-debug"
#else
#define QL_VERSION "1.4"
#endif
//! version hexadecimal number
#define QL_HEX_VERSION 0x010400f0
//! version string for output lib name
#define QL_LIB_VERSION "1_4"
/*! @} */
#endif
QuantLib-1.4/ql/prices.cpp 0000644 0001750 0001750 00000012536 12263013713 012430 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2006, 2007 Ferdinando Ametrano
Copyright (C) 2006 Katiuscia Manzoni
Copyright (C) 2006 Joseph Wang
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
#include
#include
namespace QuantLib {
Real midEquivalent(const Real bid,
const Real ask,
const Real last,
const Real close)
{
if (bid != Null() && bid > 0.0) {
if (ask != Null() && ask > 0.0) return ((bid+ask)/2.0);
else return bid;
} else {
if (ask != Null() && ask > 0.0) return ask;
else if (last != Null() && last > 0.0) return last;
else {
QL_REQUIRE(close != Null() && close > 0.0,
"all input prices are invalid");
return close;
}
}
}
Real midSafe(const Real bid,
const Real ask)
{
QL_REQUIRE(bid != Null() && bid > 0.0,
"invalid bid price");
QL_REQUIRE(ask != Null() && ask > 0.0,
"invalid ask price");
return (bid+ask)/2.0;
}
IntervalPrice::IntervalPrice()
: open_(Null()), close_(Null()),
high_(Null()), low_(Null()) {}
IntervalPrice::IntervalPrice(Real open, Real close, Real high, Real low)
: open_(open), close_(close), high_(high), low_(low) {}
Real IntervalPrice::value(IntervalPrice::Type t) const {
switch(t) {
case Open:
return open_;
case Close:
return close_;
case High:
return high_;
case Low:
return low_;
default:
QL_FAIL("Unknown price type");
}
}
void IntervalPrice::setValue(Real value,
IntervalPrice::Type t) {
switch(t) {
case Open:
open_ = value;
break;
case Close:
close_ = value;
break;
case High:
high_ = value;
break;
case Low:
low_ = value;
break;
default:
QL_FAIL("Unknown price type");
}
}
void IntervalPrice::setValues(Real open, Real close, Real high, Real low) {
open_ = open; close_ = close; high_ = high; low_ = low;
}
TimeSeries IntervalPrice::makeSeries(
const std::vector& d,
const std::vector& open,
const std::vector& close,
const std::vector& high,
const std::vector& low) {
Size dsize = d.size();
QL_REQUIRE((open.size() == dsize && close.size() == dsize &&
high.size() == dsize && low.size() == dsize),
"size mismatch (" << dsize << ", "
<< open.size() << ", "
<< close.size() << ", "
<< high.size() << ", "
<< low.size() << ")");
TimeSeries retval;
std::vector::const_iterator i;
std::vector::const_iterator openi, closei, highi, lowi;
openi = open.begin();
closei = close.begin();
highi = high.begin();
lowi = low.begin();
for (i = d.begin(); i != d.end(); i++) {
retval[*i] = IntervalPrice(*openi, *closei, *highi, *lowi);
++openi; ++closei; ++highi; ++lowi;
}
return retval;
}
std::vector IntervalPrice::extractValues(
const TimeSeries& ts,
IntervalPrice::Type t) {
std::vector returnval;
returnval.reserve(ts.size());
for (TimeSeries::const_iterator i = ts.begin();
i != ts.end(); i++) {
returnval.push_back(i->second.value(t));
}
return returnval;
}
TimeSeries IntervalPrice::extractComponent(
const TimeSeries& ts,
IntervalPrice::Type t) {
std::vector dates = ts.dates();
std::vector values = extractValues(ts, t);
return TimeSeries(dates.begin(), dates.end(), values.begin());
}
}
QuantLib-1.4/ql/timegrid.hpp 0000644 0001750 0001750 00000015677 12254106113 012762 0000000 0000000 /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2001, 2002, 2003 Sadruddin Rejeb
Copyright (C) 2005, 2006 StatPro Italia srl
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/or modify it
under the terms of the QuantLib license. You should have received a
copy of the license along with this program; if not, please email
. The license is also available online at
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the license for more details.
*/
/*! \file timegrid.hpp
\brief discrete time grid
*/
#ifndef quantlib_time_grid_hpp
#define quantlib_time_grid_hpp
#include
#include
#include
#include
namespace QuantLib {
//! time grid class
/*! \todo what was the rationale for limiting the grid to
positive times? Investigate and see whether we
can use it for negative ones as well.
*/
class TimeGrid {
public:
//! \name Constructors
//@{
TimeGrid() {}
//! Regularly spaced time-grid
TimeGrid(Time end, Size steps);
//! Time grid with mandatory time points
/*! Mandatory points are guaranteed to belong to the grid.
No additional points are added.
*/
template
TimeGrid(Iterator begin, Iterator end)
: mandatoryTimes_(begin, end) {
std::sort(mandatoryTimes_.begin(),mandatoryTimes_.end());
// We seem to assume that the grid begins at 0.
// Let's enforce the assumption for the time being
// (even though I'm not sure that I agree.)
QL_REQUIRE(mandatoryTimes_.front() >= 0.0,
"negative times not allowed");
std::vector