QuantLib_Sample

Langue: en

Autres versions - même langue

Version: 150714 (fedora - 04/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::Sample - weighted sample

SYNOPSIS


#include <ql/methods/montecarlo/sample.hpp>

Public Types


typedef T value_type

Public Member Functions


Sample (const T &value, Real weight)

Public Attributes


T value

Real weight

Detailed Description

template<class T> struct QuantLib::Sample< T >

weighted sample

Author

Generated automatically by Doxygen for QuantLib from the source code.