This book is for scientists and engineers who want to learn C++ for numerical problem-solving. Throughout the book the benefits of object-oriented programming (in terms of efficiency, data abstraction and the reuse of software components) are stressed in contrast to FORTRAN. The author builds up a library of numerical routines illustrating the power of C++. Full listings of the programs are included in a disk accompanying the book. Scientific programmers wishing to apply the benefits of OOP to their numerical applications ...
Read More
This book is for scientists and engineers who want to learn C++ for numerical problem-solving. Throughout the book the benefits of object-oriented programming (in terms of efficiency, data abstraction and the reuse of software components) are stressed in contrast to FORTRAN. The author builds up a library of numerical routines illustrating the power of C++. Full listings of the programs are included in a disk accompanying the book. Scientific programmers wishing to apply the benefits of OOP to their numerical applications are provided with a source of examples with which to experiment.
Read Less