virt.cpp and virtop.cpp

The file virt.cpp branches according to the in-ram or virtual memory modules. These modules contain the member functions, stack, and friend functions. The correct memory model is selected depending on defining IN_RAM. The file virtop.cpp contains the matrix functions discussed in the previous chapter. This is the file where you can add your matrix functions.