For example in one of my programs I have a few matrices in which I put parameters, solve some equation systems and in the end I calculate a trace over some of these matrices, and as a result I get another matrix. In that final matrix the sum over all rows and all columns should be equal, modulo numeric errors.
How would I compare (or even compute) these sums without using or comparing floating point numbers?
In reply to Re^3: eq vs ==
by moritz
in thread eq vs ==
by spikeheap
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |