C++ Scientific Programming – Computational Recipes at a Higher Level
Computational Recipes at a Higher Level
Samenvatting
Teaches the design of programs for scientific computation in C++
Introduces unique C++ classes, defines the particular relationships among these classes, and demonstrates their use in a dozen of the most powerful current applications
Presents a set of practices that allows programmers to embrace the attractive features of C++ without incurring undesired side effects and hidden costs Includes a collection of source code files downloadable from the Wiley ftp site Originally announced as Scientific Program Design: C++ for Native Fortran Writers
Specificaties
Inhoudsopgave
<br />
<br /> Overview.
<br />
<br /> Vector ad Matrix Basics.
<br />
<br /> Sparse Matrix Basics.
<br />
<br /> Conjugate–Gradient Methods.
<br />
<br /> Triangular Matrices.
<br />
<br /> Householder Matrix Methods.
<br />
<br /> Singular Value Decomposition.
<br />
<br /> Cholesky Decomposition.
<br />
<br /> Automatic Derivatives.
<br />
<br /> Constrained Optimization.
<br />
<br /> Interior–Point Extensions.
<br />
<br /> LU Factorization.
<br />
<br /> Complex Arrays.
<br />
<br /> Fourier Transforms.
<br />
<br /> References.
<br />
<br /> Index.