Package jline.io

Class Ret.cacheMissSpm

  • All Implemented Interfaces:

    
    public class Ret.cacheMissSpm
    
                        

    Represents the return type for cache miss rate computations with the SPM method. This class encapsulates various metrics related to the cache miss rates and probabilities.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public Array<double> pi0
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Array<double> getPi0()
      double getM()
      Array<double> getMI()
      Array<double> getMU()
      double getlE()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait