|
TRIQS/nda 2.0.0
Multi-dimensional array library for C++
|
This is the complete list of members for nda::tensor::tensor_view< T >, including all inherited members.
| data | nda::tensor::tensor_view< T > | |
| extents | nda::tensor::tensor_view< T > | |
| ndim | nda::tensor::tensor_view< T > | |
| op | nda::tensor::tensor_view< T > | |
| strides | nda::tensor::tensor_view< T > | |
| tensor_view()=default | nda::tensor::tensor_view< T > | |
| tensor_view(T *p) | nda::tensor::tensor_view< T > | inline |
| tensor_view(A &&a, unary_op op) | nda::tensor::tensor_view< T > | inline |
| tensor_view(A &&a) | nda::tensor::tensor_view< T > | inline |
| tensor_view(tensor_view< U > tv) | nda::tensor::tensor_view< T > | inline |
| value_type typedef | nda::tensor::tensor_view< T > |