代码搜索结果
找到约 10,000 项符合
Boost 的代码
chi_squared.qbk
[section:chi_squared_dist Chi Squared Distribution]
``#include ``
namespace boost{ namespace math{
template
negative_binomial.qbk
[section:negative_binomial_dist Negative Binomial Distribution]
``#include ``
namespace boost{ namespace math{
template
fisher.qbk
[section:f_dist F Distribution]
``#include ``
namespace boost{ namespace math{
template
math-octonion.qbk
[article Boost.Octonions
[quickbook 1.3]
[copyright 2001-2003 Hubert Holin]
[purpose Octonions]
[license
Distributed under the Boost Software License, Version 1.0.
(See
fail_quantity_non_unit.cpp
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2008 Steven Watanabe
//
// Distributed under the Boost Softw
jamfile
# Boost.Format Library Example Jamfile
#
# Copyright (c) 2003 Samuel Krempp
#
# Use, modification, and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file
newton-raphson.cpp
/* Boost example/newton-raphson.cpp
* Newton iteration for intervals
*
* Copyright 2003 Guillaume Melquiond
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying fil
overflow.cpp
/* Boost test/overflow.cpp
* test if extended precision exponent does not disturb interval computation
*
* Copyright 2002-2003 Guillaume Melquiond
*
* Distributed under the Boost Software License
next_prior_test.cpp
// Boost test program for next() and prior() utilities.
// Copyright 2003 Daniel Walker. Use, modification, and distribution
// are subject to the Boost Software License, Version 1.0. (See
// accomp
unit_test_example_012.cpp
#include
#include
using boost::unit_test::test_suite;
void Vektor3Test1() { }
test_suite* Vektor3_test_suite()
{
test_suite *test = BOOST_TEST_SUITE("Vektor3