Skip to content
Snippets Groups Projects
Commit 29e97244 authored by Lukas Cejka's avatar Lukas Cejka Committed by Tomáš Oberhuber
Browse files

Initial commit of the DenseMatrixTest

parent b05a4b83
No related branches found
No related tags found
1 merge request!16Matrices
/*************************************************************************** /***************************************************************************
SparseMatrixTest.cpp - description DenseMatrixTest.cpp - description
------------------- -------------------
begin : Nov 2, 2018 begin : Nov 10, 2018
copyright : (C) 2018 by Tomas Oberhuber et al. copyright : (C) 2018 by Tomas Oberhuber et al.
email : tomas.oberhuber@fjfi.cvut.cz email : tomas.oberhuber@fjfi.cvut.cz
***************************************************************************/ ***************************************************************************/
/* See Copyright Notice in tnl/Copyright */ /* See Copyright Notice in tnl/Copyright */
#include "SparseMatrixTest.h" #include "DenseMatrixTest.h"
\ No newline at end of file \ No newline at end of file
/*************************************************************************** /***************************************************************************
SparseMatrixTest.cu - description DenseMatrixTest.cu - description
------------------- -------------------
begin : Nov 2, 2018 begin : Nov 10, 2018
copyright : (C) 2018 by Tomas Oberhuber et al. copyright : (C) 2018 by Tomas Oberhuber et al.
email : tomas.oberhuber@fjfi.cvut.cz email : tomas.oberhuber@fjfi.cvut.cz
***************************************************************************/ ***************************************************************************/
/* See Copyright Notice in tnl/Copyright */ /* See Copyright Notice in tnl/Copyright */
#include "SparseMatrixTest.h" #include "DenseMatrixTest.h"
\ No newline at end of file \ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment