General Concepts

Notes and code about the concepts of processing vector members of classes.

Taking It to the Next Level

Code for having a class as the base type of a vector from lecture.

A Parallel Exploration

Code for parallel vectors [as members of a class] done in lecture. As well as the second version with parallelism removed in favor of a base structure.