C++ and object-oriented numeric computing for scientists and engineers.
General Material Designation
[Book]
First Statement of Responsibility
Daoqi Yang
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
[Place of publication not identified]
Name of Publisher, Distributor, etc.
Springer
Date of Publication, Distribution, etc.
2012
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
pages
CONTENTS NOTE
Text of Note
Basic Types --;Expressions and Statements --;Derived Types --;Namespaces and Files --;Classes --;Operator Overloading --;Templates --;Class Inheritance --;Exception Handling --;Standard Libraries on Containers and Algorithms --;Linear System Solvers --;References --;Index.
SUMMARY OR ABSTRACT
Text of Note
This book is an easy, concise but fairly complete introduction to ISO/ANSI C++ with special emphasis on object-oriented numeric computation. A user-defined numeric linear algebra library accompanies the book and can be downloaded from the web.