Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/unittests/MatrixUnittest.cpp

    r5630bd r57f243  
    1111
    1212#include "MatrixUnittest.hpp"
    13 #include "Matrix.hpp"
    14 #include "vector.hpp"
     13#include "LinearAlgebra/Matrix.hpp"
     14#include "LinearAlgebra/Vector.hpp"
    1515#include "Exceptions/NotInvertibleException.hpp"
    1616
Note: See TracChangeset for help on using the changeset viewer.