EIGEN_TEST01: Use EIGEN to define and print a 2x2 matrix. 2X2 example of EIGEN MatrixXd matrix: 3 -1 2.5 1.5 EIGEN_TEST01: Normal end of execution.