#include "newmatap.h"
#include "newmatio.h"
Go to the source code of this file.
Example of use of matrix package. Carry out a simple regression analysis using a number of different methods to illustrate matrix manipulation, solving equations, Cholesky decomposition, QR decomposition, Singular Value decomposition.
Definition in file example.cpp.