Wyo C++ Ch. 15 Notes

Note that you are expected to be familiar with built-in C++ multi-dimensional arrays and their syntax. However, you must use the apmatrix class and apmatrix objects for all programming assignments in this course.

Objective #1: Be familiar with built-in C++ two-dimensional arrays.

Objective #2: Use the apmatrix class.