Home
last modified time | relevance | path

Searched refs:vec_hess_g_reverse (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/examples/
H A Dampl_minimization_problem.py125 vec_hess_g_reverse = m.eval_vec_hess_g_reverse(lagra, x) variable
133 print(vec_hess_g_reverse)
141 assert_almost_equal(vec_hess_g_forward, vec_hess_g_reverse)