Sciweavers

4498 search results - page 58 / 900
» How to Invent Functions
Sort
View
ISSAC
1994
Springer
119views Mathematics» more  ISSAC 1994»
13 years 11 months ago
Branch Cuts in Computer Algebra
Many standard functions, such as the logarithm and square root functions, cannot be de ned continuously on the complex plane. Mistaken assumptions about the properties of these fu...
Adam Dingle, Richard J. Fateman
3DPVT
2004
IEEE
146views Visualization» more  3DPVT 2004»
13 years 11 months ago
Estimating the Surface Radiance Function from Single Images
This paper describes a simple method for estimating the surface radiance function from single images of smooth surfaces made of materials whose reflectance function is isotropic a...
Antonio Robles-Kelly, Edwin R. Hancock
HASKELL
2008
ACM
13 years 8 months ago
Language and program design for functional dependencies
Eight years ago, functional dependencies, a concept from the theory of relational databases, were proposed as a mechanism for avoiding common problems with multiple parameter type...
Mark P. Jones, Iavor S. Diatchki
EWC
2006
101views more  EWC 2006»
13 years 7 months ago
Mesh size functions for implicit geometries and PDE-based gradient limiting
Mesh generation and mesh enhancement algorithms often require a mesh size function to specify the desired size of the elements. We present algorithms for automatic generation of a...
Per-Olof Persson
ML
2008
ACM
115views Machine Learning» more  ML 2008»
13 years 7 months ago
Calling variadic functions from a strongly-typed language
The importance of providing a mechanism to call C functions from high-level languages has been understood for many years and, these days, almost all statically-typed high-level-la...
Matthias Blume, Mike Rainey, John H. Reppy