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

Interface HessianOptimizableFunction

    • Method Detail

      • hessian

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.