代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/487309/6518995
m probclass.m
%PROBCLASS Classification based on conditional pdfs
%function [dataclass,dataprobs]=probclass(data,v1,v2,pdftbl)
%Get probabilities (dataprobs) and most likely class (dataclass)
%data: data point to b
www.eeworm.com/read/263968/11334953
c getopt.c
ifndef _NO_PROTO
#define _NO_PROTO
#endif
#ifdef HAVE_CONFIG_H
#include
#endif
#if !defined (__STDC__) || !__STDC__
/* This is a separate conditional since some stdc systems
www.eeworm.com/read/408292/11398111
m construct_scpt.m
function smallCPTs=construct_sCPT(lin_pred,equiv_class,gausskwadnodes)
%smallCPTs=construct_sCPT constructs conditional probability tables
%small: data not yet incorporated -> same CPTs for all per
www.eeworm.com/read/130965/14165654
h gettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/129685/14233235
h gettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/229523/14333093
h gettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/121211/14767072
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/212477/15155940
h gettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/470720/1451541
c 20011219-2.c
/* This testcase failed on Alpha at -O2 when simplifying conditional
expressions. */
struct S {
unsigned long a;
double b, c;
};
extern double bar (double, double);
int
foo (unsigned long x