|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
This is the complete list of members for DefaultLatentModel< copulaPolicy >, including all inherited members.
| allFactorCumulInverter(const std::vector< Real > &probs) const | LatentModel< copulaPolicy > | |
| basket_ | DefaultLatentModel< copulaPolicy > | mutableprotected |
| cachedMktFactor_ | LatentModel< copulaPolicy > | mutableprotected |
| conditionalDefaultProbability(Probability prob, Size iName, const std::vector< Real > &mktFactors) const | DefaultLatentModel< copulaPolicy > | |
| conditionalDefaultProbability(const Date &date, Size iName, const std::vector< Real > &mktFactors) const | DefaultLatentModel< copulaPolicy > | protected |
| conditionalDefaultProbabilityInvP(Real invCumYProb, Size iName, const std::vector< Real > &m) const | DefaultLatentModel< copulaPolicy > | |
| conditionalProbAtLeastNEvents(Size n, const Date &date, const std::vector< Real > &mktFactors) const | DefaultLatentModel< copulaPolicy > | protected |
| condProbProduct(Real invCumYProb1, Real invCumYProb2, Size iName1, Size iName2, const std::vector< Real > &mktFactors) const | DefaultLatentModel< copulaPolicy > | protected |
| copula() const | LatentModel< copulaPolicy > | |
| copula_ | LatentModel< copulaPolicy > | mutableprotected |
| copulaType typedef | LatentModel< copulaPolicy > | |
| cumulativeY(Real val, Size iVariable) const | LatentModel< copulaPolicy > | |
| cumulativeZ(Real z) const | LatentModel< copulaPolicy > | |
| deepUpdate() | Observer | virtual |
| defaultCorrelation(const Date &d, Size iNamei, Size iNamej) const | DefaultLatentModel< copulaPolicy > | |
| DefaultLatentModel(const std::vector< std::vector< Real > > &factorWeights, LatentModelIntegrationType::LatentModelIntegrationType integralType, const initTraits &ini=initTraits()) | DefaultLatentModel< copulaPolicy > | |
| DefaultLatentModel(const Handle< Quote > &mktCorrel, Size nVariables, LatentModelIntegrationType::LatentModelIntegrationType integralType, const initTraits &ini=initTraits()) | DefaultLatentModel< copulaPolicy > | |
| density(const std::vector< Real > &m) const | LatentModel< copulaPolicy > | |
| factorWeights() const | LatentModel< copulaPolicy > | |
| factorWeights_ | LatentModel< copulaPolicy > | mutableprotected |
| idiosyncFctrs() const | LatentModel< copulaPolicy > | |
| idiosyncFctrs_ | LatentModel< copulaPolicy > | mutableprotected |
| initTraits typedef | DefaultLatentModel< copulaPolicy > | private |
| integratedExpectedValue(const std::function< Real(const std::vector< Real > &v1)> &f) const | LatentModel< copulaPolicy > | |
| integratedExpectedValueV(const std::function< std::vector< Real >(const std::vector< Real > &v1)> &f) const | LatentModel< copulaPolicy > | |
| integration() const override | DefaultLatentModel< copulaPolicy > | protectedvirtual |
| integration_ | DefaultLatentModel< copulaPolicy > | protected |
| inverseCumulativeDensity(Probability p, Size iFactor) const | LatentModel< copulaPolicy > | |
| inverseCumulativeY(Probability p, Size iVariable) const | LatentModel< copulaPolicy > | |
| inverseCumulativeZ(Probability p) const | LatentModel< copulaPolicy > | |
| QuantLib::iterator typedef | Observer | |
| LatentModel(const std::vector< std::vector< Real > > &factorsWeights, const typename copulaType::initTraits &ini=typename copulaType::initTraits()) | LatentModel< copulaPolicy > | explicit |
| LatentModel(const std::vector< Real > &factorsWeight, const typename copulaType::initTraits &ini=typename copulaType::initTraits()) | LatentModel< copulaPolicy > | explicit |
| LatentModel(Real correlSqr, Size nVariables, const typename copulaType::initTraits &ini=typename copulaType::initTraits()) | LatentModel< copulaPolicy > | explicit |
| LatentModel(const Handle< Quote > &singleFactorCorrel, Size nVariables, const typename copulaType::initTraits &ini=typename copulaType::initTraits()) | LatentModel< copulaPolicy > | explicit |
| latentVariableCorrel(Size iVar1, Size iVar2) const | LatentModel< copulaPolicy > | |
| latentVarValue(const std::vector< Real > &allFactors, Size iVar) const | LatentModel< copulaPolicy > | |
| nFactors_ | LatentModel< copulaPolicy > | mutableprotected |
| notifyObservers() | Observable | |
| numFactors() const | LatentModel< copulaPolicy > | |
| numTotalFactors() const | LatentModel< copulaPolicy > | |
| nVariables_ | LatentModel< copulaPolicy > | mutableprotected |
| Observable()=default | Observable | |
| Observable(const Observable &) | Observable | |
| Observable(Observable &&)=delete | Observable | |
| observables_ | Observer | private |
| QuantLib::Observer()=default | Observer | |
| QuantLib::Observer(const Observer &) | Observer | |
| observers_ | Observable | private |
| QuantLib::operator=(const Observer &) | Observer | |
| QuantLib::Observable::operator=(const Observable &) | Observable | |
| QuantLib::Observable::operator=(Observable &&)=delete | Observable | |
| probAtLeastNEvents(Size n, const Date &date) const | DefaultLatentModel< copulaPolicy > | |
| probOfDefault(Size iName, const Date &d) const | DefaultLatentModel< copulaPolicy > | |
| registerObserver(Observer *) | Observable | private |
| registerWith(const ext::shared_ptr< Observable > &) | Observer | |
| registerWithObservables(const ext::shared_ptr< Observer > &) | Observer | |
| resetBasket(const ext::shared_ptr< Basket > &basket) const | DefaultLatentModel< copulaPolicy > | |
| QuantLib::set_type typedef | Observer | private |
| size() const | LatentModel< copulaPolicy > | |
| unregisterObserver(Observer *) | Observable | private |
| unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
| unregisterWithAll() | Observer | |
| update() override | DefaultLatentModel< copulaPolicy > | protectedvirtual |
| ~Observable()=default | Observable | virtual |
| ~Observer() | Observer | virtual |