Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    CAXPY (3) Linux Manual Page

    caxpy.f – SynopsisFunctions/Subroutinessubroutine caxpy (N, CA, CX, INCX, CY, INCY) CAXPY Function/Subroutine Documentationsubroutine caxpy (integerN, complexCA, complex, dimension(*)CX, integerINCX, complex, dimension(*)CY, integerINCY)CAXPY Purpose: CAXPY constant times a vector plus a vector.  Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Further Details: jack dongarra, linpack, 3/11/78. modified…

  • |

    CADLibor (3) Linux Manual Page

    ql/indexes/ibor/cadlibor.hpp – CAD LIBOR rate Synopsis#include <ql/indexes/ibor/libor.hpp> #include <ql/time/calendars/canada.hpp> #include <ql/time/daycounters/actual360.hpp> #include <ql/currencies/america.hpp> Classesclass CADLibor CAD LIBOR rate class CADLiborON Overnight CAD Libor index. Detailed DescriptionCAD LIBOR rate AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    C++Intro (3) Linux Manual Page

    C++Intro – Introduction to the GNU libstdc++ man pages DescriptionThis man page serves as a brief introduction to the GNU implementation of the Standard C++ Library. For a better introduction and more complete documentation, see the libstdc++ homepage listed at the end. All standard library entities are declared within namespace std and have manual entries…

  • |

    BusinessDayConvention (3) Linux Manual Page

    QuantLib::CallableBondVolatilityStructure – Callable-bond volatility structure. Synopsis#include <ql/experimental/callablebonds/callablebondvolstructure.hpp> Inherits QuantLib::TermStructure. Inherited by CallableBondConstantVolatility. Public Member Functionsvirtual std::pair< Time, Time > convertDates (const Date &optionDate, const Period &bondTenor) const implements the conversion between dates and times virtual BusinessDayConvention businessDayConvention () const the business day convention used for option date calculation Date optionDateFromTenor (const Period &optionTenor) const implements…

  • |

    BrownianBridge (3) Linux Manual Page

    QuantLib::BrownianBridge – Builds Wiener process paths using Gaussian variates. Synopsis#include <ql/methods/montecarlo/brownianbridge.hpp> Public Member FunctionsBrownianBridge (Size steps) unit-time path BrownianBridge (const std::vector< Time > &times) generic times BrownianBridge (const TimeGrid &timeGrid) generic times inspectors Size size () const const std::vector< Time > & times () const Brownian-bridge constructortemplate<class RandomAccessIterator1 , class RandomAccessIterator2 > void transform (RandomAccessIterator1…

  • |

    Brazil (3) Linux Manual Page

    QuantLib::Brazil – Brazilian calendar. Synopsis#include <ql/time/calendars/brazil.hpp> Inherits QuantLib::Calendar. Public Typesenum Market { Settlement, Exchange } Brazilian calendars. Public Member FunctionsBrazil (Market market=Settlement) Detailed DescriptionBrazilian calendar. Banking holidays: * Saturdays * Sundays * New Year’s Day, January 1st * Tiradentes’s Day, April 21th * Labour Day, May 1st * Independence Day, September 7th * Nossa Sra….

  • |

    BoxMullerGaussianRng (3) Linux Manual Page

    QuantLib::BoxMullerGaussianRng – Gaussian random number generator. Synopsis#include <ql/math/randomnumbers/boxmullergaussianrng.hpp> Public Typestypedef Sample< Real > sample_type typedef RNG urng_type Public Member FunctionsBoxMullerGaussianRng (const RNG &uniformGenerator) sample_type next () const returns a sample from a Gaussian distribution Detailed Descriptiontemplate<class RNG> class QuantLib::BoxMullerGaussianRng< RNG >Gaussian random number generator. It uses the well-known Box-Muller transformation to return a normal distributed…

  • |

    BoundaryCondition (3) Linux Manual Page

    ql/methods/finitedifferences/boundarycondition.hpp – boundary conditions for differential operators Synopsis#include <ql/utilities/null.hpp> #include <ql/methods/finitedifferences/tridiagonaloperator.hpp> Classesclass BoundaryCondition< Operator > Abstract boundary condition class for finite difference problems. class NeumannBC Neumann boundary condition (i.e., constant derivative). class DirichletBC Neumann boundary condition (i.e., constant value). Detailed Descriptionboundary conditions for differential operators AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    BootstrapHelper (3) Linux Manual Page

    ql/termstructures/bootstraphelper.hpp – base helper class used for bootstrapping Synopsis#include <ql/quote.hpp> #include <ql/time/date.hpp> #include <ql/handle.hpp> #include <ql/patterns/observable.hpp> #include <ql/patterns/visitor.hpp> #include <ql/quotes/simplequote.hpp> Classesclass BootstrapHelper< TS > Base helper class for bootstrapping. Detailed Descriptionbase helper class used for bootstrapping AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    BootstrapError (3) Linux Manual Page

    QuantLib::BootstrapError – bootstrap error Synopsis#include <ql/termstructures/bootstraperror.hpp> Public Member FunctionsBootstrapError (const Curve *curve, const boost::shared_ptr< typename Traits::helper > &instrument, Size segment) Real operator() (Rate guess) const Detailed Descriptiontemplate<class Curve> class QuantLib::BootstrapError< Curve >bootstrap error AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    Bond (3) Linux Manual Page

    ql/instruments/bond.hpp – concrete bond class Synopsis#include <ql/instrument.hpp> #include <ql/cashflow.hpp> #include <ql/cashflows/coupon.hpp> #include <ql/time/calendar.hpp> #include <ql/time/daycounter.hpp> #include <ql/time/schedule.hpp> #include <ql/types.hpp> #include <ql/handle.hpp> #include <ql/termstructures/yieldtermstructure.hpp> #include <vector> Classesclass Bond Base bond class. Detailed Descriptionconcrete bond class AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    BlackVolatilityTermStructure (3) Linux Manual Page

    QuantLib::BlackVolatilityTermStructure – Black-volatility term structure. Synopsis#include <ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp> Inherits QuantLib::BlackVolTermStructure. Inherited by BlackConstantVol. Public Member FunctionsConstructors See the TermStructure documentation for issues regarding constructors. BlackVolatilityTermStructure (const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter()) default constructor BlackVolatilityTermStructure (const Date &referenceDate, const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter()) initialize with a fixed reference date BlackVolatilityTermStructure (Natural settlementDays,…

  • |

    BlackVolTermStructure (3) Linux Manual Page

    ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp – Black volatility term structure base classes. Synopsis#include <ql/termstructures/voltermstructure.hpp> #include <ql/patterns/visitor.hpp> Classesclass BlackVolTermStructure Black-volatility term structure. class BlackVolatilityTermStructure Black-volatility term structure. class BlackVarianceTermStructure Black variance term structure. Detailed DescriptionBlack volatility term structure base classes. AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    BlackVolSurface (3) Linux Manual Page

    QuantLib::BlackVolSurface – Black volatility (smile) surface. Synopsis#include <ql/experimental/volatility/blackvolsurface.hpp> Inherits QuantLib::BlackAtmVolCurve. Inherited by EquityFXVolSurface, and InterestRateVolSurface. Public Member FunctionsConstructors See the TermStructure documentation for issues regarding constructors. BlackVolSurface (const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter()) default constructor BlackVolSurface (const Date &referenceDate, const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter()) initialize with a fixed reference date…

  • |

    BlackVarianceTermStructure (3) Linux Manual Page

    QuantLib::BlackVarianceTermStructure – Black variance term structure. Synopsis#include <ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp> Inherits QuantLib::BlackVolTermStructure. Inherited by BlackVarianceCurve, BlackVarianceSurface, ExtendedBlackVarianceCurve, ExtendedBlackVarianceSurface, and ImpliedVolTermStructure. Public Member FunctionsConstructors See the TermStructure documentation for issues regarding constructors. BlackVarianceTermStructure (const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter()) default constructor BlackVarianceTermStructure (const Date &referenceDate, const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter()) initialize with a…

  • |

    BlackVarianceSurface (3) Linux Manual Page

    ql/termstructures/volatility/equityfx/blackvariancesurface.hpp – Black volatility surface modelled as variance surface. Synopsis#include <ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp> #include <ql/math/matrix.hpp> #include <ql/math/interpolations/interpolation2d.hpp> #include <ql/time/daycounters/actual365fixed.hpp> Classesclass BlackVarianceSurface Black volatility surface modelled as variance surface. Detailed DescriptionBlack volatility surface modelled as variance surface. AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    BlackVarianceCurve (3) Linux Manual Page

    ql/termstructures/volatility/equityfx/blackvariancecurve.hpp – Black volatility curve modelled as variance curve. Synopsis#include <ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp> #include <ql/math/interpolation.hpp> Classesclass BlackVarianceCurve Black volatility curve modelled as variance curve. Detailed DescriptionBlack volatility curve modelled as variance curve. AuthorGenerated automatically by Doxygen for QuantLib from the source code.

  • |

    BlackSwaptionEngine (3) Linux Manual Page

    QuantLib::BlackSwaptionEngine – Black-formula swaption engine. Synopsis#include <ql/pricingengines/swaption/blackswaptionengine.hpp> Inherits QuantLib::Swaption::engine. Public Member FunctionsBlackSwaptionEngine (const Handle< YieldTermStructure > &termStructure, Volatility vol, const DayCounter &dc=Actual365Fixed()) BlackSwaptionEngine (const Handle< YieldTermStructure > &termStructure, const Handle< Quote > &vol, const DayCounter &dc=Actual365Fixed()) BlackSwaptionEngine (const Handle< YieldTermStructure > &discountCurve, const Handle< SwaptionVolatilityStructure > &vol) void calculate () const Handle< YieldTermStructure > termStructure…

  • |

    BlackScholesProcess (3) Linux Manual Page

    ql/processes/blackscholesprocess.hpp – Black-Scholes processes. Synopsis#include <ql/stochasticprocess.hpp> #include <ql/processes/eulerdiscretization.hpp> #include <ql/termstructures/yieldtermstructure.hpp> #include <ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp> #include <ql/termstructures/volatility/equityfx/localvoltermstructure.hpp> #include <ql/quote.hpp> Classesclass GeneralizedBlackScholesProcess Generalized Black-Scholes stochastic process. class BlackScholesProcess Black-Scholes (1973) stochastic process. class BlackScholesMertonProcess Merton (1973) extension to the Black-Scholes stochastic process. class BlackProcess Black (1976) stochastic process. class GarmanKohlagenProcess Garman-Kohlhagen (1983) stochastic process. Detailed DescriptionBlack-Scholes processes. AuthorGenerated automatically…

  • |

    BlackScholesMertonProcess (3) Linux Manual Page

    QuantLib::BlackScholesMertonProcess – Merton (1973) extension to the Black-Scholes stochastic process. Synopsis#include <ql/processes/blackscholesprocess.hpp> Inherits QuantLib::GeneralizedBlackScholesProcess. Public Member FunctionsBlackScholesMertonProcess (const Handle< Quote > &x0, const Handle< YieldTermStructure > &dividendTS, const Handle< YieldTermStructure > &riskFreeTS, const Handle< BlackVolTermStructure > &blackVolTS, const boost::shared_ptr< discretization > &d=boost::shared_ptr< discretization >(new EulerDiscretization)) Detailed DescriptionMerton (1973) extension to the Black-Scholes stochastic process. This…