<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <nonSort>An </nonSort>
    <title>introduction to numerical methods in C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Flowers, B. H. (Brian Hilton)</namePart>
    <namePart type="date">1924-2010</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Oxford</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Clarendon Press</publisher>
    <publisher>Oxford University Press</publisher>
    <dateIssued>c1995</dateIssued>
    <dateIssued encoding="marc">1995</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 491 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. Preliminaries -- 2. Expressions, statements and functions -- 3. Errors, theorems and speed -- 4. Roots of non-linear equations -- 5. Classes -- 6. Derived classes and streams -- 7. Integer arithmetic -- 8. Tests of randomness -- 9. Vectors and matrices -- 10. Direct solution of linear equations -- 11. Errors in matrix manipulation -- 12. Iterative solutions of systems of equations -- 13. Matrix eigenvalue problems -- 14. Interpolation and data fitting -- 15. Graphics -- 16. Differentiation and integration -- 17. Orthogonal polynomials -- 18. Differential equations -- 19. More about differential equations -- 20. Recursive data types - lists -- 21. Elements of Fourier analysis -- Appendix A: standard.h -- Appendix B: restring.h -- Appendix C: rational.h -- Appendix D: random.h -- Appendix E: vecmat.h -- Appendix F: stdgraph.h -- Appendix G: list.h.</tableOfContents>
  <note type="statement of responsibility">B.H. Flowers.</note>
  <note>Includes bibliographical references (p. [471]-472) and index.</note>
  <subject authority="lcsh">
    <topic>Numerical analysis</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Numerical analysis</topic>
    <topic>Use of</topic>
    <topic>Computers</topic>
  </subject>
  <classification authority="lcc">QA297 .F54 1995</classification>
  <classification authority="ddc" edition="20">519.52 FLE</classification>
  <identifier type="isbn">0198538634 (pbk)</identifier>
  <identifier type="lccn">94049377</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">941228</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140909102930.0</recordChangeDate>
    <recordIdentifier source="BD-DhUL">1773829</recordIdentifier>
  </recordInfo>
</mods>
