Next: Data Structures
Up: paper
Previous: Motivation of various implementations
The real object-oriented approach was one of the main reasons, why
to code in Java. It was obvious from the first moment, that this
will help to keep the code clear and secure. For instance,
our implementation was even more comprehensible than the C source
downloaded from the Internet [1], because of using another
class ComplexNumber, where the basic operations of complex
computing were implemented, instead of using two float arrays.
Subsections
Ivan Viola, Matej Mlejnek
2001-03-22