]> gitweb.michael.orlitzky.com - octave.git/commit
Add powell_gradient(), powell_gradient1() and their tests.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 7 Mar 2013 01:16:01 +0000 (20:16 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 7 Mar 2013 01:16:01 +0000 (20:16 -0500)
commit54c2041babd3d3b67c9d26162f44da66f66b12db
tree47955065c633593dc8ed1f6842fbacc2001a6d82
parent3bd10526e0024458a17ce7588a954e4a470b2bbd
Add powell_gradient(), powell_gradient1() and their tests.
optimization/test_functions/powell_gradient.m [new file with mode: 0644]
optimization/test_functions/powell_gradient1.m [new file with mode: 0644]
tests/powell_gradient1_tests.m [new file with mode: 0644]
tests/powell_gradient_tests.m [new file with mode: 0644]