mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-13 04:09:10 +08:00
Cleaned up forward declarations
This commit is contained in:
parent
e073de96dc
commit
a70393fd02
@ -25,7 +25,6 @@ template<typename T> struct MakePointer {
|
|||||||
namespace TensorSycl {
|
namespace TensorSycl {
|
||||||
namespace internal{
|
namespace internal{
|
||||||
template <typename HostExpr, typename PlaceHolderExpr, typename FunctorExpr, typename Tuple_of_Acc, typename Dims, typename Op, typename Index> class ReductionFunctor;
|
template <typename HostExpr, typename PlaceHolderExpr, typename FunctorExpr, typename Tuple_of_Acc, typename Dims, typename Op, typename Index> class ReductionFunctor;
|
||||||
template <typename T> class MemCopyFunctor;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user