Skip to content
Snippets Groups Projects
  1. Mar 02, 2020
  2. Aug 27, 2019
  3. Apr 19, 2019
  4. Dec 15, 2018
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · dc3eb9cc
      Lukas Cejka authored
      	Reformatted testCopyAssignment and testConversion to work with SCOPED_TRACE.
      dc3eb9cc
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · 87a1bc56
      Lukas Cejka authored
      	Renamed different tested and copied matrices in the testCopyAssignment and testConversion functions.
      87a1bc56
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · d6614808
      Lukas Cejka authored
      	Set appropriate row lengths in the setup of the Uneven Row Size matrix.
      d6614808
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · 40b73a40
      Lukas Cejka authored
      	Added setup and check for UnevenRowSizeMatrix of size 10x6.
      	Commented out their use in the testCopyAssigment and testConversion
      functions.
      40b73a40
    • Lukas Cejka's avatar
      In sparseMatrixCopyTest.h: · 55ef8b42
      Lukas Cejka authored
      	Cleaned up the testCopyAssignment and testConversion functions to enable clean use of the the Anti Tri Diag Matrix setup and check.
      55ef8b42
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · 0a256d46
      Lukas Cejka authored
      	Changed the name of "setupMatrix" to "setupTriDiagMatrix".
      	Added a setup and check for the AntiTrigDiagMatrix.
      	Commented out the TriDiagMatrix setups and checks in order to verify the validity of the new AntiTriDiagMatrix.
      0a256d46
  5. Nov 02, 2018
  6. Oct 31, 2018
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · b3acbedc
      Lukas Cejka authored
      	Added setup and check for UnevenRowSizeMatrix of size 10x6.
      	Commented out their use in the testCopyAssigment and testConversion
      functions.
      b3acbedc
    • Lukas Cejka's avatar
      In sparseMatrixCopyTest.h: · db46edb9
      Lukas Cejka authored
      	Cleaned up the testCopyAssignment and testConversion functions to enable clean use of the the Anti Tri Diag Matrix setup and check.
      db46edb9
  7. Oct 29, 2018
    • Lukas Cejka's avatar
      In SparseMatrixCopyTest.h: · 0bdbcddc
      Lukas Cejka authored
      	Changed the name of "setupMatrix" to "setupTriDiagMatrix".
      	Added a setup and check for the AntiTrigDiagMatrix.
      	Commented out the TriDiagMatrix setups and checks in order to verify the validity of the new AntiTriDiagMatrix.
      0bdbcddc
  8. Jul 02, 2017
  9. Jun 25, 2017
Loading