| list spp; spectral pairs normal form of (a,w,m,V)
ideal spp[1];
number spp[1][i]; V-filtration index of i-th spectral pair
intvec spp[2];
int spp[2][i]; weight filtration index of i-th spectral pair
intvec spp[3];
int spp[3][i]; multiplicity of i-th spectral pair
list spp[4];
module spp[4][i]; vector space of i-th spectral pair
|