Logo
Reference manual - version qle_version
PiecewiseConstantHelper4 Class Reference

Public Member Functions

 PiecewiseConstantHelper4 (const Array &t, const QuantLib::ext::shared_ptr< QuantLib::Constraint > &constraint=QuantLib::ext::make_shared< QuantLib::NoConstraint >())
 PiecewiseConstantHelper4 (const std::vector< Date > &dates, const Handle< YieldTermStructure > &yts, const QuantLib::ext::shared_ptr< QuantLib::Constraint > &constraint=QuantLib::ext::make_shared< QuantLib::NoConstraint >())
const Array & t () const
const QuantLib::ext::shared_ptr< Parameterp () const
Real y (const Time t) const
Real direct (const Real x) const
Real inverse (const Real y) const

Protected Attributes

const Array t_
const QuantLib::ext::shared_ptr< PseudoParametery_

Member Function Documentation

◆ y()

Real y ( const Time t) const

this returns the transformed value

Member Data Documentation

◆ y_

const QuantLib::ext::shared_ptr<PseudoParameter> y_
protected

y are the raw values in the sense of parameter transformation