Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/src/
H A Dbipart.h78 Obj BLOCKS_RANK(Obj, Obj);
H A Dpkg.cc493 GVAR_ENTRY("bipart.cc", BLOCKS_RANK, 1, "blocks"),
H A Dbipart.cc768 Obj BLOCKS_RANK(Obj self, Obj x) { in BLOCKS_RANK() function
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/gap/elements/
H A Dblocks.gi43 InstallMethod(RankOfBlocks, "for blocks", [IsBlocks], BLOCKS_RANK);
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/gap/main/
H A Dsetup.gi580 [IsBipartitionSemigroup], x -> BLOCKS_RANK);
622 [IsBipartitionSemigroup], x -> BLOCKS_RANK);