Wyo C++ - Chapter 15 Resources

Ch. 15 Vocabulary

Ch. 15 Lecture Notes

apmatrix.h     apmatrix.cpp

Ch. 15 Demo Programs

Demo Program #1 - use of an apmatrix
Demo Program #2 - use of an apmatrix
Demo Program #3 - passing a matrix by address

"On the Net" Topics

Ch. 15 Programming Assignment

Worksheets

Ch. 15 Worksheet #1 - reading the apmatrix class interface

Ch. 15 Worksheet #2 - using apmatrix objects

Ch. 15 Worksheet #3 - writing functions that use apmatrix objects