代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/167728/5453659
c beta.c
/* cdf/cdf_beta.c
*
* Copyright (C) 2003 Brian Gough.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/167728/5454280
c beta.c
/* specfunc/beta.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/167185/5464246
tme beta.tme
.lo
.ce 2
.b
Installation Instructions for the Beta ESPS Binary Release
.sp
Document version: @(#)beta.tme 1.2 3/15/90 ESI
.sh 1 "Introduction"
.pp
This document describes how to install the Entropic
www.eeworm.com/read/315726/3615756
java beta.java
public class Beta extends Alpha {
public String toString() {
return "beta " + super.toString();
}
public static void main(String [] args) {
Beta myBeta = new Beta();
System.out.println(
www.eeworm.com/read/413298/2162831
java beta.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/375190/2731128
hpp beta.hpp
// boost\math\distributions\beta.hpp
// Copyright John Maddock 2006.
// Copyright Paul A. Bristow 2006.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.
www.eeworm.com/read/375190/2731201
hpp beta.hpp
// (C) Copyright John Maddock 2006.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www
www.eeworm.com/read/375190/2738898
qbk beta.qbk
[section:beta_dist Beta Distribution]
``#include ``
namespace boost{ namespace math{
template
www.eeworm.com/read/375190/2739171
qbk beta.qbk
[section:beta_function Beta]
[h4 Synopsis]
``
#include
``
namespace boost{ namespace math{
template
``__sf_result`` beta(T1
www.eeworm.com/read/375190/2739330
cpp beta.cpp
// Copyright John Maddock 2008.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.bo