I intend to do several matrix computations (matrix * vector, system of linear equations and matrix * matrix). Firstly I prepared code using basic on-stack alocation (which r