atlas
Public Member Functions | List of all members
atlas::array::ArrayShape Class Reference
Inheritance diagram for atlas::array::ArrayShape:
Inheritance graph
[legend]
Collaboration diagram for atlas::array::ArrayShape:
Collaboration graph
[legend]

Public Member Functions

 ArrayShape (Base &&base)
 
 ArrayShape (std::initializer_list< idx_t > list)
 
template<typename idx_t >
 ArrayShape (idx_t data[], size_t size)
 
template<typename idx_t , std::size_t N>
 ArrayShape (const std::array< idx_t, N > &list)
 
template<typename idx_t >
 ArrayShape (const std::vector< idx_t > &list)
 

The documentation for this class was generated from the following file: