SyFi 0.3
|
#include <ginac_tools.h>
Public Member Functions | |
ExStats () | |
const ExStats & | operator+= (const ExStats &rhs) |
def | __init__ |
def | __iadd__ |
Public Attributes | |
int | muls |
int | adds |
int | pows |
int | functions |
int | flops |
this | |
Static Private Attributes | |
dictionary | __swig_setmethods__ = {} |
tuple | __setattr__ = lambdaself,name,value:_swig_setattr(self, ExStats, name, value) |
dictionary | __swig_getmethods__ = {} |
tuple | __getattr__ = lambdaself,name:_swig_getattr(self, ExStats, name) |
__repr__ = _swig_repr | |
__swig_destroy__ = _SyFi.delete_ExStats |
Proxy of C++ SyFi::ExStats class
Definition at line 101 of file ginac_tools.h.
SyFi::ExStats::ExStats | ( | ) | [inline] |
def SyFi::ExStats::__init__ | ( | self | ) |
def SyFi::ExStats::__iadd__ | ( | self, | |
args | |||
) |
tuple SyFi::ExStats::__getattr__ = lambdaself,name:_swig_getattr(self, ExStats, name) [static, private] |
SyFi::ExStats::__repr__ = _swig_repr [static, private] |
tuple SyFi::ExStats::__setattr__ = lambdaself,name,value:_swig_setattr(self, ExStats, name, value) [static, private] |
SyFi::ExStats::__swig_destroy__ = _SyFi.delete_ExStats [static, private] |
dictionary SyFi::ExStats::__swig_getmethods__ = {} [static, private] |
dictionary SyFi::ExStats::__swig_setmethods__ = {} [static, private] |
Definition at line 117 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 123 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 120 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 116 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().
Definition at line 119 of file ginac_tools.h.
Referenced by main(), operator+=(), and print().