\(\renewcommand\AA{\unicode{x212B}}\)

std_set_int

This is a Python binding to the C++ class Mantid::Kernel::std_set_int.

class mantid.kernel.std_set_int
append((std_set_int)self, (int)element) None
clear((std_set_int)self) None
erase((std_set_int)self, (int)index) int
extend((std_set_int)self, (std_set_int)set) None
insert((std_set_int)self, (int)element) None

insert( (std_set_int)self, (std_set_int)set) -> None

size((std_set_int)self) int