AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ DUMP

#define DUMP (   A)
Value:
std::cout << "object \"" << #A << "\":" << std::endl; \
void dump(const Strided &shape, std::ostream &os)
dump shape
Definition: dump.cc:49

Dump any object through its dump function.

Examples:
tests/arraytest.cc, tests/f77test.cc, tests/operatortest.cc, tests/reprtest.cc, tests/seriestest.cc, tests/shapetest.cc, and tests/simplearraytest.cc.

Definition at line 62 of file dump_macros.h.

Referenced by main().