ndarray
NumPy-friendly multidimensional arrays in C++
Loading...
Searching...
No Matches
Classes | Static Public Member Functions | List of all members
ndarray::detail::IndexTraits< ndarray::index::Range > Struct Reference

Classes

struct  Append
 
struct  TransformCoreResult
 Metafunction for the result type of transform(). More...
 

Static Public Member Functions

template<typename T , int M, int N>
static CoreTransformer< T, M-1, N-1 > transformCore (ndarray::index::Range const &index, CoreTransformer< T, M, N > &t)
 Apply a range index.
 

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