![]() |
#include <kernel/mod2.h>#include <stdio.h>#include <string.h>#include <misc/intvec.h>#include <misc/mylimits.h>#include <kernel/spectrum/GMPrat.h>#include <kernel/spectrum/semic.h>Go to the source code of this file.
Macros | |
| #define | SEMIC_CC |
Functions | |
| spectrum | operator+ (const spectrum &s1, const spectrum &s2) |
| spectrum | operator* (int k, const spectrum &spec) |
| ostream & | operator<< (ostream &s, const spectrum &spec) |
Definition at line 219 of file semic.cc.
Definition at line 134 of file semic.cc.