LMState
LMState
ptrget or set a pointer to a LMStateWrapper.
childrena list of pairs (index, LMStatePtr)
new()LMState$new()An instance of the LMState class.
child()LMState$child(usr_index)usr_indexa usr_index
externalpointer to a LMStateWrapper
compare()LMState$compare(state)statean externalpointer to a LMState to compare with.
int
clone()The objects of this class are cloneable with this method.
LMState$clone(deep = FALSE)deepWhether to make a deep clone.