Home
last modified time | relevance | path

Searched defs:GAP_getter (Results 1 – 4 of 4) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/gap_cpp_headers/
H A Dgap_cpp_mapping.hpp25 struct GAP_getter struct
32 struct GAP_getter<Obj> struct
34 bool isa(Obj) const in isa()
42 struct GAP_getter<char*> struct
44 bool isa(Obj recval) const in isa()
56 struct GAP_getter<std::string> struct
71 struct GAP_getter<bool> struct
90 struct GAP_getter<int> struct
104 struct GAP_getter<long> struct
137 struct GAP_getter<vec1<T> > struct
[all …]
/dports/math/gap/gap-4.11.0/pkg/profiling-2.2.1/src/gap_cpp_headers/
H A Dgap_cpp_mapping.hpp29 struct GAP_getter struct
36 struct GAP_getter<Obj> struct
38 bool isa(Obj) const in isa()
46 struct GAP_getter<char*> struct
48 bool isa(Obj recval) const in isa()
60 struct GAP_getter<std::string> struct
62 bool isa(Obj recval) const in isa()
75 struct GAP_getter<bool> struct
94 struct GAP_getter<Int> struct
143 struct GAP_getter<vec1<T> > struct
[all …]
/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/YAPB++/source/constraints/
H A Dedgecolouredgraph_gapgetter.hpp9 struct GAP_getter<ColEdge> struct
11 bool isa(Obj recval) const in isa()
17 ColEdge operator()(Obj rec) const in operator ()()
25 struct GAP_getter<UncolouredEdge> struct
27 bool isa(Obj recval) const in isa()
33 UncolouredEdge operator()(Obj rec) const in operator ()()
/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/YAPB++/source/library/
H A Dperm.hpp389 struct GAP_getter<Permutation> struct
391 Permutation operator()(Obj rec) const in operator ()()