代码搜索:conditional

找到约 2,177 项符合「conditional」的源代码

代码结果 2,177
www.eeworm.com/read/197905/5091181

m gaussian_cpd.m

function CPD = gaussian_CPD(bnet, self, varargin) % GAUSSIAN_CPD Make a conditional linear Gaussian distrib. % % CPD = gaussian_CPD(bnet, node, ...) will create a CPD with random parameters, % where n
www.eeworm.com/read/197905/5091610

readme

% Stable conditional Gaussian inference % Originally written by Huang, Shan 2001 % Fixed by Rainer Deventer 2003 @techreport{Lauritzen99, author = "S. Lauritzen and F. Jense
www.eeworm.com/read/190666/5178893

c 20011106-2.c

/* Test the the type of a component of a conditional expression between two structures is correct. */ /* Origin: Joseph Myers . */ struct s { char c; } a, b; int c; char x[sizeo
www.eeworm.com/read/190666/5179902

c skipping2.c

/* Copyright (C) 2001 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Tests that excess tokens in skipped conditional blocks don't warn. */ /* Source: Neil Booth, 25 Jul 2001. */
www.eeworm.com/read/346158/3189767

m gaussian_cpd.m

function CPD = gaussian_CPD(bnet, self, varargin) % GAUSSIAN_CPD Make a conditional linear Gaussian distrib. % % CPD = gaussian_CPD(bnet, node, ...) will create a CPD with random parameters, % where n
www.eeworm.com/read/346158/3190196

readme

% Stable conditional Gaussian inference % Originally written by Huang, Shan 2001 % Fixed by Rainer Deventer 2003 @techreport{Lauritzen99, author = "S. Lauritzen and F. Jense
www.eeworm.com/read/340665/3279643

c 20011106-2.c

/* Test the the type of a component of a conditional expression between two structures is correct. */ /* Origin: Joseph Myers . */ struct s { char c; } a, b; int c; char x[sizeo
www.eeworm.com/read/340665/3280942

c skipping2.c

/* Copyright (C) 2001 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Tests that excess tokens in skipped conditional blocks don't warn. */ /* Source: Neil Booth, 25 Jul 2001. */
www.eeworm.com/read/339586/3297862

ac ac_check_junit.ac

dnl @synopsis AC_CHECK_JUNIT dnl dnl AC_CHECK_JUNIT tests the availability of the Junit testing dnl framework, and set some variables for conditional compilation dnl of the test suite by automake. dnl
www.eeworm.com/read/317330/3582712

js pngfix.js

/* Correctly handle PNG transparency in Win IE 5.5 & 6. http://homepage.ntlworld.com/bobosola. Updated 18-Jan-2006. Use in with DEFER keyword wrapped in conditional comments: