Package jline.io
Class Ret.mamMAPFitReturn
-
- All Implemented Interfaces:
public class Ret.mamMAPFitReturn
A class to represent the return type of the map2_fit function, holding the transition matrices and possibly other fitting results.
-
-
Field Summary
Fields Modifier and Type Field Description public MatrixCell
MAP
public double
error
-
Constructor Summary
Constructors Constructor Description Ret.mamMAPFitReturn()
-