38 #ifndef AFF_DUMP_STRIDED_H_VERSION 40 #define AFF_DUMP_STRIDED_H_VERSION \ 41 "AFF_DUMP_STRIDED_H V1.0 " 54 void dump(
const Strided& shape, std::ostream& os=std::cout);
63 std::ostream& os=std::cout);
67 #endif // AFF_DUMP_STRIDED_H_VERSION (includeguard) Root namespace of library.
void dump(const Strided &shape, std::ostream &os)
dump shape
void dump_map(const Strided &shape, const Tdim &i, std::ostream &os)
dump index mapping of shape
static const Tdim Mmax_dimen
instantiate static member (otherwise the linker won't find it)
shape of s strided array (prototypes)
unsigned short int Tdim
Type to hold an array dimensionality.