| Developer Documentation |
| Centre for Vision, Speech & Signal Processing |
| USER | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
PUBLIC
VLSpaceSetC::VLSpaceSetC(void)
VLSpaceSetC::VLSpaceSetC(const HSetC
VLSpaceSetC::VLSpaceSetC(const VLSpaceSetC &)
VLSpaceSetC::Copy(void) const
VLSpaceSetC::List(void) const
HSetC::Copy(void) const
HSetC::IsMember(const T &) const
HSetC::Insert(const T &)
HSetC::Remove(const T &)
HSetC::Empty(void)
HSetC::Size(void) const
HSetC::operator+=(const T &)
HSetC::operator-=(const T &)
HSetC::operator+=(const HSetC
HSetC::operator-=(const HSetC
HSetC::Random(void) const
HSetC::First(void) const
HSetC::IsEmpty(void) const
HSetC::Union(const HSetC
HSetC::UnionIP(const HSetC
HSetC::Intersect(const HSetC
HSetC::IntersectIP(const HSetC
HSetC::Disjunction(const HSetC
HSetC::DisjunctionIP(const HSetC
HSetC::IsSubset(const HSetC
HSetC::operator==(const HSetC
HSetC::operator!=(const HSetC
| VLSpaceSetC | |
| Set of spaces. | |
| include | "amma/Logic2/SpaceSet.hh" |
| User Level: | Default |
| Library: | Logic2 |
| Example: | exIndex.cc |
| Section: | Logic.Core |
| In Scope: | std |
Comments:
BIG OBJECT
| #include "amma/HSet.hh" |
NOTE: It is the user's responsibility to ensure the
set it not empty when this function is called.
| Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001 |