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::Scalar > 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 > transformCore (ndarray::index::Scalar const &index, CoreTransformer< T, M, N > &t)
 Apply a scalar dimension index.
 

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