Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix'd speliing erorrs

...

No, they are not. By design, we chose not to introduce thread semantics into the classes. This allows the library to be used in environments were where thread management by the application is to be avoided. The same is true of many other classes in commons-math, including the solvers in the analysis package.

...