Author: Linux Manual

Linux man pages imported from manual pages.
  • |

    interpolation2d (3) Linux Manual Page

    NAME ql/math/interpolations/interpolation2d.hpp – abstract base classes for 2-D interpolations SYNOPSIS #include <ql/math/interpolations/extrapolation.hpp> #include <ql/math/comparison.hpp> #include <ql/math/matrix.hpp> #include <ql/errors.hpp> #include <ql/types.hpp> #include <vector> Classes class Interpolation2D base class for 2-D interpolations. class Impl abstract base class for 2-D interpolation implementations class templateImpl< I1, I2, M > basic template implementation Detailed Description abstract base classes for 2-D…

  • |

    interpolation (3) Linux Manual Page

    NAME ql/math/interpolation.hpp – base class for 1-D interpolations SYNOPSIS #include <ql/math/interpolations/extrapolation.hpp> #include <ql/math/comparison.hpp> #include <ql/errors.hpp> #include <vector> Classes class Interpolation base class for 1-D interpolations. class Impl abstract base class for interpolation implementations class templateImpl< I1, I2 > basic template implementation Detailed Description base class for 1-D interpolations Author Generated automatically by Doxygen for QuantLib…

  • |

    interpolated_ (3) Linux Manual Page

    NAME QuantLib::InflationIndex – Base class for inflation-rate indexes,. SYNOPSIS #include <ql/indexes/inflationindex.hpp> Inherits QuantLib::Index, and QuantLib::Observer. Inherited by YoYInflationIndex, and ZeroInflationIndex. Public Member Functions InflationIndex (const std::string &familyName, const Region &region, bool revised, bool interpolated, Frequency frequency, const Period &availabilitiyLag, const Currency &currency) Index interface std::string name () const Returns the name of the index. Calendar…

  • |

    interpolated (3) Linux Manual Page

    NAME QuantLib::InflationIndex – Base class for inflation-rate indexes,. SYNOPSIS #include <ql/indexes/inflationindex.hpp> Inherits QuantLib::Index, and QuantLib::Observer. Inherited by YoYInflationIndex, and ZeroInflationIndex. Public Member Functions InflationIndex (const std::string &familyName, const Region &region, bool revised, bool interpolated, Frequency frequency, const Period &availabilitiyLag, const Currency &currency) Index interface std::string name () const Returns the name of the index. Calendar…

  • |

    interpolate (3) Linux Manual Page

    NAME QuantLib::BackwardFlat – Backward-flat interpolation factory and traits. SYNOPSIS #include <ql/math/interpolations/backwardflatinterpolation.hpp> Public Member Functions template<class I1 , class I2 > Interpolation interpolate (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const Static Public Attributes static const bool global = false static const Size requiredPoints = 2 Detailed Description Backward-flat interpolation factory and traits. Author…

  • |

    internal_v_smechname (3) Linux Manual Page

    NAME internal_v_smechname – Internal names and mechanism names Name forms There are two name representations in GSS-API: Internal form and Contiguous string (‘flat’) form. Functions gss_export_name() and gss_import_name() can be used to convert between the two forms. • The contiguous string form is described by an oid specificing the type and an octet string. A…

  • |

    integratedVariance (3) Linux Manual Page

    QuantLib::LmConstWrapperVolatilityModel – caplet const volatility model Synopsis #include <ql/legacy/libormarketmodels/lmconstwrappervolmodel.hpp> Inherits QuantLib::LmVolatilityModel. Public Member Functions LmConstWrapperVolatilityModel (const boost::shared_ptr< LmVolatilityModel > &volaModel) Disposable< Array > volatility (Time t, const Array &x=Null< Array >()) const Volatility volatility (Size i, Time t, const Array &x=Null< Array >()) Real integratedVariance (Size i, Size j, Time u, const Array &x=Null< Array…

  • |

    integratedCovariance (3) Linux Manual Page

    QuantLib::LfmCovarianceParameterization – Libor market model parameterization Synopsis #include <ql/legacy/libormarketmodels/lfmcovarparam.hpp> Inherited by LfmCovarianceProxy, and LfmHullWhiteParameterization. Public Member Functions LfmCovarianceParameterization (Size size, Size factors) Size size () const Size factors () const virtual Disposable< Matrix > diffusion (Time t, const Array &x=Null< Array >()) const =0 virtual Disposable< Matrix > covariance (Time t, const Array &x=Null< Array…

  • |

    integrate (3) Linux Manual Page

    NAME QuantLib::NumericHaganPricer – CMS-coupon pricer. SYNOPSIS #include <ql/cashflows/conundrumpricer.hpp> Inherits QuantLib::HaganPricer. Public Member Functions NumericHaganPricer (const Handle< SwaptionVolatilityStructure > &swaptionVol, GFunctionFactory::YieldCurveModel modelOfYieldCurve, const Handle< Quote > &meanReversion, Rate lowerLimit=0.0, Rate upperLimit=1.0, Real precision=1.0e-6) Real upperLimit () Real stdDeviations () Real integrate (Real a, Real b, const ConundrumIntegrand &Integrand) const virtual Real optionletPrice (Option::Type optionType, Rate strike)…

  • |

    intN_t (3) Linux Manual Page

    system_data_types – overview of system data types Description aiocb Include: <aio.h>. struct aiocb {     int             aio_fildes;    /* File descriptor */     off_t           aio_offset;    /* File offset */     volatile void  *aio_buf;       /* Location of buffer */     size_t          aio_nbytes;    /* Length of transfer */     int             aio_reqprio;   /* Request priority offset */     struct sigevent aio_sigevent;  /* Signal number and value */     int             aio_lio_opcode;/* Operation to be performed */ }; For further information about this structure, see aio(7). Conforming to: POSIX.1-2001 and later. See also: aio_cancel(3),…

  • |

    int8_t (3) Linux Manual Page

    NAME system_data_types – overview of system data types DESCRIPTION aiocb Include: <aio.h>. struct aiocb {     int             aio_fildes;    /* File descriptor */     off_t           aio_offset;    /* File offset */     volatile void  *aio_buf;       /* Location of buffer */     size_t          aio_nbytes;    /* Length of transfer */     int             aio_reqprio;   /* Request priority offset */     struct sigevent aio_sigevent;  /* Signal number and value */     int             aio_lio_opcode;/* Operation to be performed */ }; For further information about this structure, see aio(7). Conforming to: POSIX.1-2001 and later. See also:…

  • |

    int64_t (3) Linux Manual Page

    NAME system_data_types – overview of system data types DESCRIPTION aiocb Include: <aio.h>. struct aiocb {     int             aio_fildes;    /* File descriptor */     off_t           aio_offset;    /* File offset */     volatile void  *aio_buf;       /* Location of buffer */     size_t          aio_nbytes;    /* Length of transfer */     int             aio_reqprio;   /* Request priority offset */     struct sigevent aio_sigevent;  /* Signal number and value */     int             aio_lio_opcode;/* Operation to be performed */ }; For further information about this structure, see aio(7). Conforming to: POSIX.1-2001 and later. See also:…

  • |

    int32_t (3) Linux Manual Page

    NAME system_data_types – overview of system data types DESCRIPTION aiocb Include: <aio.h>. struct aiocb {     int             aio_fildes;    /* File descriptor */     off_t           aio_offset;    /* File offset */     volatile void  *aio_buf;       /* Location of buffer */     size_t          aio_nbytes;    /* Length of transfer */     int             aio_reqprio;   /* Request priority offset */     struct sigevent aio_sigevent;  /* Signal number and value */     int             aio_lio_opcode;/* Operation to be performed */ }; For further information about this structure, see aio(7). Conforming to: POSIX.1-2001 and later. See also:…

  • |

    int16_t (3) Linux Manual Page

    NAME system_data_types – overview of system data types DESCRIPTION aiocb Include: <aio.h>. struct aiocb {     int             aio_fildes;    /* File descriptor */     off_t           aio_offset;    /* File offset */     volatile void  *aio_buf;       /* Location of buffer */     size_t          aio_nbytes;    /* Length of transfer */     int             aio_reqprio;   /* Request priority offset */     struct sigevent aio_sigevent;  /* Signal number and value */     int             aio_lio_opcode;/* Operation to be performed */ }; For further information about this structure, see aio(7). Conforming to: POSIX.1-2001 and later. See also:…

  • |

    instruments (3) Linux Manual Page

    NAME Financial instruments – Classes class DigitalCoupon Digital-payoff coupon. class CallableBond Callable bond base class. class CallableFixedRateBond callable/puttable fixed rate bond class CallableZeroCouponBond callable/puttable zero coupon bond class Commodity Commodity base class. class EnergyCommodity Energy commodity class. class EnergyFuture Energy future. class DividendBarrierOption Single-asset barrier option with discrete dividends. class VarianceOption Variance option. class ContinuousAveragingAsianOption…

  • |

    instantaneousVolatility (3) Linux Manual Page

    QuantLib::AbcdFunction – Abcd functional form for instantaneous volatility Synopsis #include <ql/termstructures/volatility/abcd.hpp> Inherits std::unary_function<Real, Real>. Public Member Functions AbcdFunction (Real a=-0.06, Real b=0.17, Real c=0.54, Real d=0.17) Real operator() (Time u) const volatility function value at time u: [ f(u) ] Real maximumLocation () const time at which the volatility function reaches maximum (if any) Real…

  • |

    instantaneousVariance (3) Linux Manual Page

    QuantLib::AbcdFunction – Abcd functional form for instantaneous volatility Synopsis #include <ql/termstructures/volatility/abcd.hpp> Inherits std::unary_function<Real, Real>. Public Member Functions AbcdFunction (Real a=-0.06, Real b=0.17, Real c=0.54, Real d=0.17) Real operator() (Time u) const volatility function value at time u: [ f(u) ] Real maximumLocation () const time at which the volatility function reaches maximum (if any) Real…

  • |

    instantaneousCovariance (3) Linux Manual Page

    QuantLib::AbcdFunction – Abcd functional form for instantaneous volatility Synopsis #include <ql/termstructures/volatility/abcd.hpp> Inherits std::unary_function<Real, Real>. Public Member Functions AbcdFunction (Real a=-0.06, Real b=0.17, Real c=0.54, Real d=0.17) Real operator() (Time u) const volatility function value at time u: [ f(u) ] Real maximumLocation () const time at which the volatility function reaches maximum (if any) Real…

  • |

    instance (3) Linux Manual Page

    NAME QuantLib::Singleton – Basic support for the singleton pattern. SYNOPSIS #include <ql/patterns/singleton.hpp> Inherits boost::noncopyable. Static Public Member Functions static T & instance () access to the unique instance Detailed Description template<class T> class QuantLib::Singleton< T > Basic support for the singleton pattern. The typical use of this class is: class Foo : public Singleton<Foo> {…

  • |

    install_timer (3) Linux Manual Page

    NAME install_timer – Installs the Allegro timer interrupt handler. SYNOPSIS #include <allegro.h> int install_timer(); DESCRIPTION Installs the Allegro timer interrupt handler. You must do this before installing any user timer routines, and also before displaying a mouse pointer, playing FLI animations or MIDI music, and using any of the GUI routines. RETURN VALUE Returns zero…