Package jline.api.mam

Class Map_feasblockKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Array<Matrix> map_feasblock(Double E1, Double E2, Double E3, Double G2, String OPT) Fits the most similar feasible MAP when exact moment matching fails.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • map_feasblock

         final static Array<Matrix> map_feasblock(Double E1, Double E2, Double E3, Double G2, String OPT)

        Fits the most similar feasible MAP when exact moment matching fails. Ensures feasibility constraints are met.

        Parameters:
        E1 - First moment (mean)
        E2 - Second moment
        E3 - Third moment
        G2 - Autocorrelation decay ratio ρ(i)/ρ(i-1)
        OPT - Optional parameter ('scv' means E2 is squared coefficient of variation)
        Returns:

        MAP as Array<Matrix> where result0 = D0 and result1 = D1