[*] up next print clean
Next: Introduction Up: Table of Contents

 

The C++ language in physical science

Dave Nichols, Geoff Dunbar, and Jon Claerbout

Author has no known email address

ABSTRACT

We have designed C++ classes that are used to solve optimization problems involving linear operators. The use of C++ enables us to write code to solve these problems at a much higher level than when writing in Fortran. The ability to design classes that abstract the concepts of operators and spaces enables us to separate the task of writing new operators from the task of writing routines to solve the optimization problem.



 
[*] up next print clean
Next: Introduction Up: Table of Contents
Stanford Exploration Project
11/17/1997