Commit 9b1718bb authored by Lukas Cejka's avatar Lukas Cejka
Browse files

Initial commit of the DenseMatrixTest

parent b30517c0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/***************************************************************************
                          SparseMatrixTest.cpp -  description
                          DenseMatrixTest.cpp -  description
                             -------------------
    begin                : Nov 2, 2018
    begin                : Nov 10, 2018
    copyright            : (C) 2018 by Tomas Oberhuber et al.
    email                : tomas.oberhuber@fjfi.cvut.cz
 ***************************************************************************/

/* See Copyright Notice in tnl/Copyright */

#include "SparseMatrixTest.h"
 No newline at end of file
#include "DenseMatrixTest.h"
 No newline at end of file
+3 −3
Original line number Diff line number Diff line
/***************************************************************************
                          SparseMatrixTest.cu -  description
                          DenseMatrixTest.cu -  description
                             -------------------
    begin                : Nov 2, 2018
    begin                : Nov 10, 2018
    copyright            : (C) 2018 by Tomas Oberhuber et al.
    email                : tomas.oberhuber@fjfi.cvut.cz
 ***************************************************************************/

/* See Copyright Notice in tnl/Copyright */

#include "SparseMatrixTest.h"
 No newline at end of file
#include "DenseMatrixTest.h"
 No newline at end of file
+1073 −453

File changed.

Preview size limit exceeded, changes collapsed.