Skip to content

Commit 73eb6ee

Browse files
authored
Remove raft math.cuh and matrix.cuh (#7797)
Follow up to #7752. Remove two remaining headers that were supposed to be removed. Authors: - Anupam (https://github.com/aamijar) Approvers: - Simon Adorf (https://github.com/csadorf) URL: #7797
1 parent 0508628 commit 73eb6ee

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • cpp/src_prims/opg/linalg

cpp/src_prims/opg/linalg/svd.cu

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
#include <raft/linalg/eig.cuh>
1212
#include <raft/linalg/gemm.cuh>
1313
#include <raft/linalg/matrix_vector.cuh>
14-
#include <raft/matrix/math.cuh>
15-
#include <raft/matrix/matrix.cuh>
1614
#include <raft/matrix/reverse.cuh>
1715
#include <raft/matrix/sqrt.cuh>
1816

0 commit comments

Comments
 (0)