markov
HEAD-dev
Markov
Chain
Exceptions
EmptyTransitionMatrixException
EmptyTransitionTableException
InvalidSeedException
TransitionMatrix
TransitionTable
class
Markov::Exceptions::InvalidSeedException
Markov::Exceptions::InvalidSeedException
Exception
Reference
Object
Overview
Thrown when a method cannot execute due to an invalid
seed
.
Defined in:
Constructors
.new
(message : String =
""
)
Constructor Detail
def self.
new
(message : String =
""
)
#