#include <tensor.hpp>
|
constexpr | view_3d (T *data, unsigned long row, unsigned long col, unsigned long channel) noexcept |
|
constexpr auto | operator[] (unsigned long index) noexcept |
|
constexpr auto | operator[] (unsigned long index) const noexcept |
|
◆ view_3d()
template<typename T >
constexpr ceras::view_3d< T >::view_3d |
( |
T * |
data, |
|
|
unsigned long |
row, |
|
|
unsigned long |
col, |
|
|
unsigned long |
channel |
|
) |
| |
|
inlineconstexprnoexcept |
◆ operator[]() [1/2]
template<typename T >
constexpr auto ceras::view_3d< T >::operator[] |
( |
unsigned long |
index | ) |
const |
|
inlineconstexprnoexcept |
◆ operator[]() [2/2]
◆ channel_
◆ col_
◆ data_
◆ row_
The documentation for this struct was generated from the following file:
- /home/feng/workspace/github.repo/ceras/include/tensor.hpp