hopsy.Rosenbrock.log_curvature#

Rosenbrock.log_curvature(self x)#
Parameters:

x (numpy.ndarray[float64[2n,1]]) – Input vector

Returns:

The log curvature (in this case the expected Fisher information matrix)

Return type:

numpy.ndarray[float64[2n,2n]]