2006 Fortieth Asilomar Conference on Signals, Systems and Computers 2006
DOI: 10.1109/acssc.2006.354761
|View full text |Cite
|
Sign up to set email alerts
|

Generating function approximations at compile time

Abstract: Abstract-Usually, the mathematical functions used in a numerical programs are decomposed into elementary functions (such as sine, cosine, exponential, logarithm...), and for each of these functions, we use a program from a library. This may have some drawbacks: first in frequent cases, it is a compound function (e.g. log(1 + exp(−x))) that is needed, so that directly building a polynomial or rational approximation for that function (instead of decomposing it) would result in a faster and/or more accurate calcu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2013
2013
2013
2013

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 11 publications
0
1
0
Order By: Relevance
“…In hardware, functions are often calculated using polynomial approximations such as the minimax , which provides fine‐grained control over accuracy . The polynomial approximation technique has also been applied to software in a paper by Muller that proposes a tool to generate code for polynomial approximations at compile‐time . One advantage of Muller's approach, as with the LUT methodology presented here, is that it supports compound functions that combine multiple, expensive elementary functions.…”
Section: Related Workmentioning
confidence: 99%
“…In hardware, functions are often calculated using polynomial approximations such as the minimax , which provides fine‐grained control over accuracy . The polynomial approximation technique has also been applied to software in a paper by Muller that proposes a tool to generate code for polynomial approximations at compile‐time . One advantage of Muller's approach, as with the LUT methodology presented here, is that it supports compound functions that combine multiple, expensive elementary functions.…”
Section: Related Workmentioning
confidence: 99%