代码搜索结果

找到约 10,000 项符合 Boost 的代码

lognormal.qbk

[section:lognormal_dist Log Normal Distribution] ``#include `` namespace boost{ namespace math{ template

gamma.qbk

[section:gamma_dist Gamma (and Erlang) Distribution] ``#include `` namespace boost{ namespace math{ template

bernoulli.qbk

[section:bernoulli_dist Bernoulli Distribution] ``#include `` namespace boost{ namespace math{ template

normal.qbk

[section:normal_dist Normal (Gaussian) Distribution] ``#include `` namespace boost{ namespace math{ template

binomial.qbk

[section:binomial_dist Binomial Distribution] ``#include `` namespace boost{ namespace math{ template

bench_format.cpp

// -*- C++ -*- // Boost general library 'format' --------------------------- // See http://www.boost.org for updates, documentation, and revision history. // Copyright (c) 2001 Samuel Krempp //

numeric_cast_test.cpp

// boost utility cast test program -----------------------------------------// // (C) Copyright Beman Dawes, Dave Abrahams 1999. Distributed under the Boost // Software License, Version 1.0. (See

tutest.hpp

#ifndef BOOST_STATECHART_TEST_TU_TEST_HPP_INCLUDED #define BOOST_STATECHART_TEST_TU_TEST_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // Copyright 2005-2

has_key_impl.hpp

#ifndef BOOST_MPL_AUX_HAS_KEY_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_HAS_KEY_IMPL_HPP_INCLUDED // + file: boost/mpl/aux_/has_key_impl.hpp // + last modified: 02/may/03 // Copyright (c) 2002

set0.hpp

#ifndef BOOST_MPL_SET_SET0_HPP_INCLUDED #define BOOST_MPL_SET_SET0_HPP_INCLUDED // + file: boost/mpl/set0.hpp // + last modified: 02/may/03 // Copyright (c) 2002-03 // David Abrahams, Aleks