![]() |
ceras
yet another deep learning engine
|
This is the complete list of members for ceras::view< T, 4 >, including all inherited members.
batch_size_ | ceras::view_4d< T > | |
channel_ | ceras::view_4d< T > | |
col_ | ceras::view_4d< T > | |
data_ | ceras::view_4d< T > | |
operator[](unsigned long index) noexcept | ceras::view_4d< T > | inline |
operator[](unsigned long index) const noexcept | ceras::view_4d< T > | inline |
row_ | ceras::view_4d< T > | |
view(T *data, std::array< unsigned long, 4 > const &shape) noexcept | ceras::view< T, 4 > | inline |
view_4d(T *data=nullptr, unsigned long batch_size=0, unsigned long row=0, unsigned long col=0, unsigned long channel=0) noexcept | ceras::view_4d< T > | inline |