Skip to content

getNumberOfSymbols()

Return how many different symbols the model has learned.

markovmodel.getNumberOfSymbols()

Returns

return numSymbols

Value Type Description
numSymbols int The number of distinct symbols in the model.