![]() |
ceras
yet another deep learning engine
|
#include <tensor.hpp>
Public Member Functions | |
constexpr T & | operator[] (unsigned long idx) noexcept |
constexpr T const & | operator[] (unsigned long idx) const noexcept |
Public Attributes | |
T * | data |
unsigned long | dims |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
T* ceras::view_1d< T >::data |
unsigned long ceras::view_1d< T >::dims |