Skip to content
Snippets Groups Projects
Commit 9b1718bb authored by Lukas Cejka's avatar Lukas Cejka
Browse files

Initial commit of the DenseMatrixTest

parent b30517c0
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.
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
/***************************************************************************
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
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