Author: Linux Manual

Linux man pages imported from manual pages.
  • |

    lambda (3) Linux Manual Page

    NAME QuantLib::BatesModel – Bates stochastic-volatility model. SYNOPSIS #include <ql/models/equity/batesmodel.hpp> Inherits QuantLib::HestonModel. Inherited by BatesDetJumpModel. Public Member Functions BatesModel (const boost::shared_ptr< HestonProcess > &process, Real lambda=0.1, Real nu=0.0, Real delta=0.1) Real nu () const Real delta () const Real lambda () const Detailed Description Bates stochastic-volatility model. extended versions of Heston model for the stochastic volatility…

  • |

    lag_ (3) Linux Manual Page

    NAME QuantLib::InflationSwap – Abstract base class for inflation swaps. SYNOPSIS #include <ql/instruments/inflationswap.hpp> Inherits QuantLib::Instrument. Inherited by YearOnYearInflationSwap, and ZeroCouponInflationSwap. Public Member Functions InflationSwap (const Date &start, const Date &maturity, const Period &lag, const Calendar &calendar, BusinessDayConvention convention, const DayCounter &dayCounter, const Handle< YieldTermStructure > &yieldTS) the constructor sets common data members virtual Rate fairRate ()…

  • |

    lag (3) Linux Manual Page

    NAME QuantLib::InflationSwap – Abstract base class for inflation swaps. SYNOPSIS #include <ql/instruments/inflationswap.hpp> Inherits QuantLib::Instrument. Inherited by YearOnYearInflationSwap, and ZeroCouponInflationSwap. Public Member Functions InflationSwap (const Date &start, const Date &maturity, const Period &lag, const Calendar &calendar, BusinessDayConvention convention, const DayCounter &dayCounter, const Handle< YieldTermStructure > &yieldTS) the constructor sets common data members virtual Rate fairRate ()…

  • |

    labs (3) Linux Manual Page

    NAME abs, labs, llabs, imaxabs – compute the absolute value of an integer SYNOPSIS #include <stdlib.h> int abs(int j); long labs(long j); long long llabs(long long j); #include <inttypes.h> intmax_t imaxabs(intmax_t j); Feature Test Macro Requirements for glibc (see feature_test_macros(7)): llabs(): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L DESCRIPTION The abs() function computes the absolute value of the integer…

  • |

    l64a (3) Linux Manual Page

    NAME a64l, l64a – convert between long and base-64 SYNOPSIS #include <stdlib.h> long a64l(const char *str64); char *l64a(long value); Feature Test Macro Requirements for glibc (see feature_test_macros(7)): a64l(), l64a(): _XOPEN_SOURCE >= 500     || /* Glibc since 2.19: */ _DEFAULT_SOURCE     || /* Glibc versions <= 2.19: */ _SVID_SOURCE DESCRIPTION These functions provide a conversion between 32-bit long integers and little-endian base-64 ASCII strings (of length zero to six)….

  • |

    kurtosis (3) Linux Manual Page

    NAME QuantLib::GeneralStatistics – Statistics tool. SYNOPSIS #include <ql/math/statistics/generalstatistics.hpp> Public Types typedef Real value_type Public Member Functions Inspectors Size samples () const number of samples collected const std::vector< std::pair< Real, Real > > & data () const collected data Real weightSum () const sum of data weights Real mean () const Real variance () const Real…

  • |

    kronrodintegral (3) Linux Manual Page

    NAME ql/math/integrals/kronrodintegral.hpp – Integral of a 1-dimensional function using the Gauss-Kronrod method. SYNOPSIS #include <ql/errors.hpp> #include <ql/types.hpp> #include <ql/utilities/null.hpp> #include <ql/math/integrals/integral.hpp> #include <boost/function.hpp> Classes class GaussKronrodNonAdaptive Integral of a 1-dimensional function using the Gauss-Kronrod methods. class GaussKronrodAdaptive Integral of a 1-dimensional function using the Gauss-Kronrod methods. Detailed Description Integral of a 1-dimensional function using the…

  • |

    krb_afslog_uid (3) Linux Manual Page

    NAME k_hasafs k_hasafs_recheck k_pioctl k_unlog k_setpag k_afs_cell_of_file kafs_set_verbose kafs_settoken_rxkad kafs_settoken krb_afslog krb_afslog_uid kafs_settoken5 krb5_afslog krb5_afslog_uid – AFS library LIBRARY AFS cache manager access library (libkafs, -lkafs) SYNOPSIS In kafs.h Ft int Fn k_afs_cell_of_file const char *path char *cell int len Ft int Fn k_hasafs void Ft int Fn k_hasafs_recheck void Ft int Fn k_pioctl char…

  • |

    krb_afslog (3) Linux Manual Page

    NAME k_hasafs k_hasafs_recheck k_pioctl k_unlog k_setpag k_afs_cell_of_file kafs_set_verbose kafs_settoken_rxkad kafs_settoken krb_afslog krb_afslog_uid kafs_settoken5 krb5_afslog krb5_afslog_uid – AFS library LIBRARY AFS cache manager access library (libkafs, -lkafs) SYNOPSIS In kafs.h Ft int Fn k_afs_cell_of_file const char *path char *cell int len Ft int Fn k_hasafs void Ft int Fn k_hasafs_recheck void Ft int Fn k_pioctl char…

  • |

    krb5plugin_kuserok_ftable_desc (3) Linux Manual Page

    NAME krb5plugin_kuserok_ftable_desc – Description of the krb5_kuserok(3) plugin facility. SYNOPSIS #include <kuserok_plugin.h> Detailed Description Description of the krb5_kuserok(3) plugin facility. The krb5_kuserok(3) function is pluggable. The plugin is named KRB5_PLUGIN_KUSEROK (‘krb5_plugin_kuserok’), with a single minor version, KRB5_PLUGIN_KUSEROK_VERSION_0 (0). The plugin for krb5_kuserok(3) consists of a data symbol referencing a structure of type krb5plugin_kuserok_ftable, with four…

  • |

    krb5plugin_db_ftable_desc (3) Linux Manual Page

    NAME krb5plugin_db_ftable_desc – Description of the krb5 DB plugin facility. SYNOPSIS #include <db_plugin.h> Detailed Description Description of the krb5 DB plugin facility. The krb5_aname_to_lname(3) function’s DB rule is pluggable. The plugin is named KRB5_PLUGIN_DB (‘krb5_db_plug’), with a single minor version, KRB5_PLUGIN_DB_VERSION_0 (0). The plugin consists of a data symbol referencing a structure of type krb5plugin_db_ftable_desc,…

  • |

    krb5plugin_an2ln_ftable_desc (3) Linux Manual Page

    NAME krb5plugin_an2ln_ftable_desc – Description of the krb5_aname_to_lname(3) plugin facility. SYNOPSIS #include <an2ln_plugin.h> Detailed Description Description of the krb5_aname_to_lname(3) plugin facility. The krb5_aname_to_lname(3) function is pluggable. The plugin is named KRB5_PLUGIN_AN2LN (‘an2ln’), with a single minor version, KRB5_PLUGIN_AN2LN_VERSION_0 (0). The plugin for krb5_aname_to_lname(3) consists of a data symbol referencing a structure of type krb5plugin_an2ln_ftable, with four…

  • |

    krb5_warnx (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_warn (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_vwarnx (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_vwarn (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_vset_error_string (3) Linux Manual Page

    NAME Heimdal Kerberos 5 deprecated functions – Functions KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_change_password (krb5_context context, krb5_creds *creds, const char *newpw, int *result_code, krb5_data *result_code_string, krb5_data *result_string) KRB5_DEPRECATED_FUNCTION(‘Use X instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_config_parse_string_multi (krb5_context context, const char *string, krb5_config_section **res) KRB5_DEPRECATED_FUNCTION(‘Use X instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_keytype_to_enctypes (krb5_context context, krb5_keytype keytype, unsigned *len, krb5_enctype **val) KRB5_DEPRECATED_FUNCTION(‘Use…

  • |

    krb5_vset_error_message (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_vprepend_error_message (3) Linux Manual Page

    NAME Heimdal Kerberos 5 error reporting functions – Functions KRB5_LIB_FUNCTION char *KRB5_LIB_CALL KRB5_DEPRECATED_FUNCTION (‘Use krb5_get_error_message instead’)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_eai_to_heim_errno (int eai_errno, int system_error)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_h_errno_to_heim_errno (int eai_errno)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_clear_error_message (krb5_context context)" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_set_error_message (krb5_context context, krb5_error_code ret, const char *fmt,…) __attribute__((format(printf" KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_vset_error_message (krb5_context context, krb5_error_code…

  • |

    krb5_vlog_msg (3) Linux Manual Page

    NAME krb5_initlog krb5_openlog krb5_closelog krb5_addlog_dest krb5_addlog_func krb5_log krb5_vlog krb5_log_msg krb5_vlog_msg – Heimdal logging functions LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) SYNOPSIS In krb5.h Ft typedef void Fn *krb5_log_log_func_t const char *time const char *message void *data Ft typedef void Fn *krb5_log_close_func_t void *data Ft krb5_error_code Fn krb5_addlog_dest krb5_context context krb5_log_facility *facility const char *destination Ft…