代码搜索:eval

找到约 10,000 项符合「eval」的源代码

代码结果 10,000
www.eeworm.com/read/115860/14999207

c cal_eval.c

/*******************************************************************************\ * * * This file contains routines for me
www.eeworm.com/read/212047/15167028

h integ_eval.h

/* interpolation/integ_eval_macro.h * * 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 o
www.eeworm.com/read/212047/15167816

c cheb_eval.c

static inline int cheb_eval_e(const cheb_series * cs, const double x, gsl_sf_result * result) { int j; double d = 0.0; double dd = 0.0; double y = (2.0*x - cs->a -
www.eeworm.com/read/208657/15239692

m back_eval.m

function back_eval(back_dir,azione) % put delgraf instead of delete(findobj('tag','grafico')); % 25/may/02 Giampy global stack; delgraf; delete(findobj('tag','eva')); delete(findobj('tag',
www.eeworm.com/read/208297/15248766

html globals_eval.html

OGR: Class Members
www.eeworm.com/read/208297/15248938

html globals_eval.html

GDAL: Class Members
www.eeworm.com/read/206042/15301403

html globals_eval.html

log4cpp: Class Members
www.eeworm.com/read/206042/15301759

html functions_eval.html

log4cpp: Class Members - Enumeration values
www.eeworm.com/read/11139/203251

diff eval-crash.diff

Index: variable.h =================================================================== RCS file: /cvsroot/make/make/variable.h,v retrieving revision 1.24 diff -u -B -b -r1.24 variable.h --- variab
www.eeworm.com/read/13871/284307

m logistk_eval.m

function [post,lik,lli] = logistK_eval(beta,x,y) % [post,lik,lli] = logistK_eval(beta,x,y) % % Evaluate logistic regression model. % % INPUT % beta dxk model coefficients (as returned by logi