GEOS-DEV / LvArray

Portable HPC Containers (C++)
BSD 3-Clause "New" or "Revised" License
48 stars 10 forks source link

Add the ability to construct an ArraySlice< T, N, -1 > from an ArraySlice< T, N, USD >, same for ArrayView #237

Open corbett5 opened 3 years ago

corbett5 commented 3 years ago

This will help prevent combinatorial explosion to cover all the permutation types.