196 Introduction to C++ Programming and Graphics
Problems
6.16.1. Generalize the algebra class discussed in Section 6.8 into a template.
6.16.2. Generalize the class of points in a plane discussed in Section 6.11 into
a template.
196 Introduction to C++ Programming and Graphics
6.16.1. Generalize the algebra class discussed in Section 6.8 into a template.
6.16.2. Generalize the class of points in a plane discussed in Section 6.11 into
a template.