26#include <ql/time/date.hpp>
37 bool hasChanged(
const std::vector<std::vector<Real>>& curveTimes,
const std::vector<std::vector<Real>>& curveData,
38 const std::vector<std::vector<std::pair<Real, Real>>>& volTimesStrikes,
39 const std::vector<std::vector<Real>>& volData,
const bool updateCache);
bool hasChanged(const std::vector< std::vector< Real > > &curveTimes, const std::vector< std::vector< Real > > &curveData, const std::vector< std::vector< std::pair< Real, Real > > > &volTimesStrikes, const std::vector< std::vector< Real > > &volData, const bool updateCache)
std::vector< std::vector< Real > > curveTimes_
std::vector< std::vector< std::pair< Real, Real > > > volTimesStrikes_
std::vector< std::vector< Real > > curveData_
std::vector< std::vector< Real > > volData_
Serializable Credit Default Swap.