Exemplo n.º 1
0
 // Only reachable if dimension D is sufficient
 static std::ptrdiff_t stride2( const Id& id ) {
     return id.strides()[1];
 }