Loading [MathJax]/extensions/tex2jax.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
functional.hpp File Reference

functionals and combinators not included in the STL More...

#include <ql/types.hpp>
#include <ql/utilities/null.hpp>
#include <cmath>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Functions

template<class T >
T squared (T x)
 

Detailed Description

functionals and combinators not included in the STL

Definition in file functional.hpp.