Affine Arithmetic
by Cassio • 2011/10/03 • Research
In my previous post, I talked about interval arithmetic, a simple and popular formalism for handling interval data. We saw how interval arithmetic’s simplicity has a downside, namely the error explosion that happens as a consequence of ignoring dependencies between variables. Affine arithmetic was proposed as an alternative, and it explicitly accounts for dependencies between […]
Read more →