Column-Major Layout

This layout is used by FORTRAN compilers.

It is also the default memory layout for matrices used by Eigen.

I learned this in Chapter 3 of PMPP.