Class SecurityAnalysisResult

    • Method Detail

      • getValueFor

        public double getValueFor​(org.opt4j.core.Criterion criterion)
        Description copied from interface: IAnalysisResult
        Get the value of an analysis result. For more information on the type of value use IStatisticAnalysisResult
        Specified by:
        getValueFor in interface IAnalysisResult
        Returns:
        value calculated from this analysis result
      • getSecurity

        public double getSecurity()