Class SimpleLinearWeightFunction

    • Constructor Detail

      • SimpleLinearWeightFunction

        public SimpleLinearWeightFunction()
      • SimpleLinearWeightFunction

        public SimpleLinearWeightFunction​(double intercept,
                                          double coefficient,
                                          int variableIdx,
                                          int numVariables)
        Weight function for a linear weight function based on a single variable
        Parameters:
        intercept -
        coefficient -
        variableIdx -