22#ifndef quantlib_swaption_pseudo_jacobian_hpp
23#define quantlib_swaption_pseudo_jacobian_hpp
ext::shared_ptr< MarketModel > inputModel_
const Matrix & priceDerivative(Size i) const
const Matrix & volatilityDerivative(Size i) const
std::vector< Matrix > volatilityDerivatives_
std::vector< Matrix > priceDerivatives_
Real impliedVolatility() const
Matrix used in linear algebra.
ext::shared_ptr< MarketModel > inputModel_
const Matrix & varianceDerivative(Size i) const
const Matrix & volatilityDerivative(Size i) const
std::vector< Matrix > volatilityDerivatives_
std::vector< Matrix > varianceDerivatives_
Real impliedVolatility() const
std::size_t Size
size of a container