|
SyFi
0.3
|
#include <ginac_tools.h>
Public Member Functions | |
| ExStats () | |
| const ExStats & | operator+= (const ExStats &rhs) |
Public Attributes | |
| int | muls |
| int | adds |
| int | pows |
| int | functions |
| int | flops |
Definition at line 115 of file ginac_tools.h.
| SyFi::ExStats::ExStats | ( | ) | [inline] |
Definition at line 131 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 137 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 134 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 130 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 133 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().