Documentation of 'edu.stanford.rsl.jpop.GradientOptimizableFunction' Java class
GradientOptimizableFunction
edu.stanford.rsl.jpop

Interface GradientOptimizableFunction

    • Method Detail

      • gradient

        double[] gradient(double[] x,
                          int block)
        Computes the Gradient at position x. (Note that x is a Fortran Array which starts at 1.)
        Parameters:
        x - the position
        block - the block identifier. First block is 0. block is < getNumberOfProcessingBlocks().
        Returns:
        the gradient at x. (In Fortran Style)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.