|
|
| FxVolatilityTimeWeighting (const FxVolatilityTimeWeighting &w) |
|
| FxVolatilityTimeWeighting (const Date &asof, const DayCounter &dayCounter, const std::vector< double > &weekdayWeights={}, const std::vector< std::pair< Calendar, double > > &tradingCenters={}, const std::map< Date, double > &events={}) |
|
Real | operator() (const double t) const |
|
Real | operator() (const Date &d) const |
|
const Date & | asof () const |
|
const DayCounter & | dayCounter () const |
|
const std::vector< double > & | weekdayWeights () const |
|
const std::vector< std::pair< Calendar, double > > & | tradingCenters () const |
|
const std::map< Date, double > & | events () const |