Package jline.io

Class Ret.mamMAPFitReturn

java.lang.Object
jline.io.Ret.mamMAPFitReturn
Enclosing class:
Ret

public static class Ret.mamMAPFitReturn extends Object
A class to represent the return type of the map2_fit function, holding the transition matrices and possibly other fitting results.
  • Field Details

    • MAP

      public MatrixCell MAP
    • error

      public double error
  • Constructor Details

    • mamMAPFitReturn

      public mamMAPFitReturn()