|
quant-pricer-cpp
|
Summary of a Monte Carlo estimator (mean, standard error, 95% CI) More...
#include <mc.hpp>
Public Attributes | |
| double | ci_high |
| double | ci_low |
| double | std_error |
| double | value |
Summary of a Monte Carlo estimator (mean, standard error, 95% CI)
| double quant::mc::McStatistic::ci_high |
| double quant::mc::McStatistic::ci_low |
| double quant::mc::McStatistic::std_error |
| double quant::mc::McStatistic::value |