代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/252894/12258064
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/252894/12258448
o eval.o
www.eeworm.com/read/150547/12286470
c eval.c
/* eval.c expression evaluator for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributab
www.eeworm.com/read/150547/12286775
h eval.h
/* eval.h header file for eval.c
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributable under the licence give
www.eeworm.com/read/338523/12298613
c eval.c
#include "genet.h"
evaluate_population()
{
int p,i,j,q;
Cost sum;
for (p=0;p
www.eeworm.com/read/251835/12317235
m eval.m
function wp = eval(M,zp,tol)
%EVAL Evaluate Schwarz-Christoffel crossratio rectified map at points.
% EVAL(M,ZP) evaluates the Schwarz-Christoffel map M at the points ZP
% in the canonical doma
www.eeworm.com/read/251835/12317269
m eval.m
function wp = eval(M,zp,tol)
%EVAL Evaluate Schwarz-Christoffel exterior map at points.
% EVAL(M,ZP) evaluates the Schwarz-Christoffel map M at the points
% ZP in the unit disk. The default tol
www.eeworm.com/read/251835/12317334
m eval.m
function w = eval(f,z)
%EVAL Evaluate a composite map.
% EVAL(F,Z) evaluates the composite map F at Z.
% Copyright 2001 by Toby Driscoll.
% $Id: eval.m 169 2001-07-20 15:19:13Z driscoll $
www.eeworm.com/read/251835/12317372
m eval.m
function wp = eval(M,zp,tol)
%EVAL Evaluate Schwarz-Christoffel disk map at points.
% EVAL(M,ZP) evaluates the Schwarz-Christoffel map M at the points ZP
% in the unit disk. The default toleran
www.eeworm.com/read/251835/12317414
m eval.m
function zp = eval(Mi,wp)
%EVAL Evaluate inverse SC map.
% EVAL(MI,WP), where MI is an SCMAPINV object and WP is a vector of points
% in the polygon of the map, returns the inverse image of WP