Phil Steitz wrote:
root-finding interfaces.
...
Does that mean that you think we need to change the interfaces. If so,
how exactly? Along the lines that I suggested earlier (stateless, value
objects returned)?
Actually I don't know how to proceed. It would be nice to have a common
pattern for to interfaces for solving non-linear equations (aka root
finding), solving systems of linear equations, interpolation and
perhaps some functions from the stat area. OTOH, each problem has some
unique aspects and performance tradeoffs (in terms of copying stuff
and perhaps more), and I have no good idea how to get this unified
while keeping it reasonably simple and intuitive. Duh!
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]