Home
last modified time | relevance | path

Searched refs:ProductTable (Results 1 – 5 of 5) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/difsets-2.3.1/lib/
H A Dprecompute.gd11 #F ProductTable( <G> )
13 ## <#GAPDoc Label="ProductTable">
15 ## <Func Name="ProductTable" Arg="G"/>
18 DeclareGlobalFunction( "ProductTable" );
H A Dequivlist.gi25 prod := ProductTable(G);
64 prod := ProductTable(G);
100 prod := ProductTable(G/N);
142 prod := ProductTable(G/N);
H A Dprecompute.gi11 #F ProductTable( <G> )
13 InstallGlobalFunction( ProductTable, function (G)
H A Dtests.gi90 prod := ProductTable(G);
124 prod := ProductTable(H);
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dcommand.c193 static _EXTab ProductTable[] = variable
222 TABLE ("product", ProductTable),