echelon
0.8.0
|
This is the complete list of members for echelon::multi_array_view< T >, including all inherited members.
data() const | echelon::multi_array_view< T > | inline |
data() | echelon::multi_array_view< T > | inline |
multi_array_view(T *data_, std::vector< std::size_t > shape_) | echelon::multi_array_view< T > | inline |
operator()(Indices...indices) const | echelon::multi_array_view< T > | inline |
operator()(Indices...indices) | echelon::multi_array_view< T > | inline |
operator()(Args...args) | echelon::multi_array_view< T > | inline |
shape() const | echelon::multi_array_view< T > | inline |
value_type typedef | echelon::multi_array_view< T > |