QuantLib_Sample (3) - Linux Manuals

QuantLib_Sample: weighted sample

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.