代码搜索:evaluating
找到约 228 项符合「evaluating」的源代码
代码结果 228
www.eeworm.com/read/365849/9844140
m eval.m
function v=eval(obj,x,t,u,w)
% Method for evaluating an inline expression contained in a xsymbolic object.
%
% Syntax: (* = optional)
%
% v = eval(model, x, t, u, w);
%
% In arguments:
%
% 1.
www.eeworm.com/read/365849/9844319
m eval.m
function v=eval(obj,x,t,u,w)
% Method for evaluating an expression contained in a xtable object.
%
% Syntax: (* = optional)
%
% v = eval(model, x, t, u, w);
%
% In arguments:
%
% 1. model
%
www.eeworm.com/read/351740/10614183
f90 ctrl.f90
MODULE CONTROL_FUNCTIONS
! Routines for evaluating control functions
USE PRECISION_PARAMETERS
USE CONTROL_VARIABLES
USE GLOBAL_CONSTANTS, ONLY : NMESHES
IMPLICIT NONE
CHARACTER(255), PARAMETER :: ct
www.eeworm.com/read/325790/13184711
m eval.m
function v=eval(obj,x,t,u,w)
% Method for evaluating an inline expression contained in a xsymbolic object.
%
% Syntax: (* = optional)
%
% v = eval(model, x, t, u, w);
%
% In arguments:
%
% 1.
www.eeworm.com/read/325790/13184842
m eval.m
function v=eval(obj,x,t,u,w)
% Method for evaluating an expression contained in a xtable object.
%
% Syntax: (* = optional)
%
% v = eval(model, x, t, u, w);
%
% In arguments:
%
% 1. model
%
www.eeworm.com/read/419830/10834656
c eval.c
/* Routine for evaluating population members */
# include
# include
# include
# include "global.h"
# include "rand.h"
/* Routine to evaluate objective function values
www.eeworm.com/read/486418/6532265
c eval.c
/* Routine for evaluating population members */
# include
# include
# include
# include "global.h"
# include "rand.h"
/* Routine to evaluate objective function values
www.eeworm.com/read/337303/12378156
c eval.c
/* Routine for evaluating population members */
# include
# include
# include
# include "global.h"
# include "rand.h"
/* Routine to evaluate objective function values
www.eeworm.com/read/470720/1450136
m formal_protocol-4.m
/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */
#include
#include
/* Test defining a protocol, a class adopting it in a category */
@protocol Evaluating
www.eeworm.com/read/470693/1462082
m formal_protocol-4.m
/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */
#include
#include
/* Test defining a protocol, a class adopting it in a category */
@protocol Evaluating