#include <prettyprint.h>
◆ prettyPrintFormat()
| blitz::prettyPrintFormat::prettyPrintFormat |
( |
const bool | terse = false | ) |
|
|
inline |
◆ dumpArrayShapesMode()
| bool blitz::prettyPrintFormat::dumpArrayShapesMode |
( |
| ) |
const |
|
inline |
◆ nextArrayOperandSymbol()
| char blitz::prettyPrintFormat::nextArrayOperandSymbol |
( |
| ) |
|
|
inline |
◆ nextScalarOperandSymbol()
| char blitz::prettyPrintFormat::nextScalarOperandSymbol |
( |
| ) |
|
|
inline |
◆ setDumpArrayShapesMode()
| void blitz::prettyPrintFormat::setDumpArrayShapesMode |
( |
| ) |
|
|
inline |
◆ tersePrintingSelected()
| bool blitz::prettyPrintFormat::tersePrintingSelected |
( |
| ) |
const |
|
inline |
◆ arrayOperandCounter_
| int blitz::prettyPrintFormat::arrayOperandCounter_ |
|
private |
◆ dumpArrayShapes_
| bool blitz::prettyPrintFormat::dumpArrayShapes_ |
|
private |
◆ scalarOperandCounter_
| int blitz::prettyPrintFormat::scalarOperandCounter_ |
|
private |
◆ tersePrintingSelected_
| bool blitz::prettyPrintFormat::tersePrintingSelected_ |
|
private |
The documentation for this class was generated from the following file: