Class Weight

    • Constructor Detail

      • Weight

        public Weight​(double[] weight)
        Deprecated.
        Creates a diagonal weight matrix.
        Parameters:
        weight - List of the values of the diagonal.
    • Method Detail

      • getWeight

        public RealMatrix getWeight()
        Deprecated.
        Gets the initial guess.
        Returns:
        the initial guess.