mlpy.auxiliary.datastructs.Queue.push

Queue.push(item)[source]

Push a new element on the queue

Parameters:

item :

The element to push on the queue