One might expect Eclipse to apply an element of optimization when computing simple arithmetical terms such as A^N, i.e. X to the power of N. The optimization in this case would be to use a fast exponentiation routine. End- users of Eclipse need not write and apply such a routine themselves. The situation with more complex terms is somewhat unclear. Might one expect Eclipse to recognize that A^N mod M can also be highly optimized? Probably not, although I would suggest that it could be if, for example, it were to be enclosed in parenthesis. Of course, once one goes down that road, where does one draw the line? Does anyone have any thoughts on this? DanielReceived on Wed Feb 19 07:59:19 2003
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:22 PM GMT GMT