pop#

AtomTrajVector.pop(
*args,
**kwargs,
)#

Overloaded function.

  1. pop(self: libcasm.monte.events._monte_events.AtomTrajVector) -> libcasm.monte.events._monte_events.AtomTraj

Remove and return the last item

  1. pop(self: libcasm.monte.events._monte_events.AtomTrajVector, i: typing.SupportsInt | typing.SupportsIndex) -> libcasm.monte.events._monte_events.AtomTraj

Remove and return the item at index i