QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Functions
vectors.hpp File Reference

Utilities for vector manipulation. More...

#include <ql/types.hpp>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 
namespace  QuantLib::detail
 

Functions

template<class T , class U >
T get (const std::vector< T > &v, Size i, U defaultValue)
 

Detailed Description

Utilities for vector manipulation.

Definition in file vectors.hpp.