CNum
0.2.1
CPU-optimized ML library for C++
Loading...
Searching...
No Matches
Views.h
Go to the documentation of this file.
1
#ifndef VIEWS_H
2
#define VIEWS_H
3
4
#include "
CNum/DataStructs/Views/StrideView.h
"
5
12
namespace
CNum::DataStructs::Views
{
13
template
<
typename
T>
14
class
StrideIterator
;
15
16
template
<
typename
T>
17
class
StrideView
;
18
}
19
20
#endif
StrideView.h
CNum::DataStructs::Views::StrideIterator
Definition
StrideView.h:8
CNum::DataStructs::Views::StrideView
Definition
StrideView.h:32
CNum::DataStructs::Views
The views for CNum DataStructs.
Definition
StrideView.h:6
include
CNum
DataStructs
Views
Views.h
Generated by
1.15.0