Package jline.lib.butools.reptrans


package jline.lib.butools.reptrans
Package containing representation transformation functions. Ported from BUTools V2.0. Functions include: - TransformToAcyclic: Transform matrix to acyclic (bi-diagonal) form - TransformToMonocyclic: Transform matrix to monocyclic form - SimilarityMatrix: Compute similarity transformation matrix - ExtendToMarkovian: Extend non-Markovian representation with Erlang tail - FindMarkovianRepresentation: Find Markovian representation via elementary transformations