代码搜索:conditional

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

代码结果 2,177
www.eeworm.com/read/393163/2488107

m gaussian_cpd.m

function CPD = gaussian_CPD(varargin) % GAUSSIAN_CPD Make a conditional linear Gaussian distrib. % % To define this CPD precisely, call the continuous (cts) parents (if any) X, % the discrete parents
www.eeworm.com/read/393163/2488778

m scgcpot.m

function pot = scgcpot(cheadsize, ctailsize, p, A, B, C) % SCGCPOT Make a base object of stable conditional gaussian potential. % pot = scgcpot(cheadsize, ctailsize, p, A, B, C) % % cheadsize is t
www.eeworm.com/read/366702/2878685

c 20031215-1.c

/* PR middle-end/13400 */ /* The following test used to fail at run-time with a write to read-only memory, caused by if-conversion converting a conditional write into an unconditional write. */
www.eeworm.com/read/366702/2880114

c 20030605-1.c

/* Test for proper preparation of the comparison operands for generation of a conditional trap. Produced unrecognizable rtl on Sparc. */ struct blah { char *b_data; }; void set_bh_page(stru
www.eeworm.com/read/366702/2881050

c 20020312-1.c

/* This testcase ICEd on alpha because of an unrecognized insn formed by conditional move optimization using an incorrect mode. */ /* { dg-do compile } */ /* { dg-options "-O -ffast-math" } */ ch
www.eeworm.com/read/366702/2884387

c gnu-cond-expr-2.c

/* Test diagnostic for GNU extension: omitting middle term of conditional expression. Test with -pedantic. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-
www.eeworm.com/read/160391/5571358

m gaussian_cpd.m

function CPD = gaussian_CPD(varargin) % GAUSSIAN_CPD Make a conditional linear Gaussian distrib. % % To define this CPD precisely, call the continuous (cts) parents (if any) X, % the discrete pare
www.eeworm.com/read/160391/5571755

m scgcpot.m

function pot = scgcpot(cheadsize, ctailsize, p, A, B, C) % SCGCPOT Make a base object of stable conditional gaussian potential. % pot = scgcpot(cheadsize, ctailsize, p, A, B, C) % % cheadsize is t
www.eeworm.com/read/168534/9908091

h libgettext.h

/* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/164962/10080340

vhd condsigm.vhd

-- MAX+plus II VHDL Example -- Conditional Signal Assignment with Multiple Alternatives -- Copyright (c) 1994 Altera Corporation Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY condsigm