Sciweavers

5387 search results - page 121 / 1078
» Generating generic functions
Sort
View
GMP
2010
IEEE
354views Solid Modeling» more  GMP 2010»
15 years 3 months ago
Automatic Generation of Riemann Surface Meshes
Abstract. Riemann surfaces naturally appear in the analysis of complex functions that are branched over the complex plane. However, they usually possess a complicated topology and ...
Matthias Nieser, Konstantin Poelke, Konrad Polthie...
ISAAC
2010
Springer
270views Algorithms» more  ISAAC 2010»
15 years 27 days ago
Generating Trees on Multisets
Given a multiset M = V1 V2
Bingbing Zhuang, Hiroshi Nagamochi
IACR
2011
94views more  IACR 2011»
14 years 2 months ago
Secure Computation with Sublinear Amortized Work
Traditional approaches to secure computation begin by representing the function f being computed as a circuit. For any function f that depends on each of its inputs, this implies ...
S. Dov Gordon, Jonathan Katz, Vladimir Kolesnikov,...
TCS
2008
15 years 2 months ago
A finite set of functions with an EXPTIME-complete composition problem
We exhibit a finite family of functions over a finite set (i.e. a finite algebra) such that the problem whether a given function can be obtained as a composition of the members of ...
Marcin Kozik
C++
1994
78views more  C++ 1994»
15 years 4 months ago
A Poor Man's Approach to Dynamic Invocation of C++ Member Functions
During the last year we built several solutions for opening our ET++ applications for internal and external scripting. The most annoying part to be coded manually was the code stu...
Thomas Kofler, Bruno Schäffer, André W...