Skip to content

Commit

Permalink
Merge pull request #3637 from OXPHOS/linalg_set_const
Browse files Browse the repository at this point in the history
LinalgRefactor - remove linalg::set_rows_const
  • Loading branch information
karlnapf committed Feb 17, 2017
2 parents 2beda11 + eb90669 commit d7e0cd6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 306 deletions.
163 changes: 0 additions & 163 deletions src/shogun/mathematics/linalg/internal/implementation/SetRowsConst.h

This file was deleted.

60 changes: 0 additions & 60 deletions src/shogun/mathematics/linalg/internal/modules/Util.h

This file was deleted.

3 changes: 0 additions & 3 deletions src/shogun/mathematics/linalg/linalg.h
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,6 @@ struct MODULE \
}

/** include all the modules here */

#include <shogun/mathematics/linalg/internal/modules/Util.h>

#include <shogun/mathematics/linalg/internal/modules/Redux.h>
#include <shogun/mathematics/linalg/internal/modules/SpecialPurpose.h>

Expand Down
80 changes: 0 additions & 80 deletions tests/unit/mathematics/linalg/SetRowsConst_unittest.cc

This file was deleted.

0 comments on commit d7e0cd6

Please sign in to comment.