IntegerUtility
This module contains useful routine for integers.
Methodsβ
ποΈ In
This routine returns true if an integer set is a subset of another integer set.
ποΈ IsIn
This routine returns a vector of bool if an integer set is a subset of another integer set.
ποΈ RemoveDuplicates
This routine removes duplicate entries from the set of integer.
ποΈ Repeat
Repeat a vector.
ποΈ Size
Returns the number of tuples.