Skip to content
Snippets Groups Projects
Commit 23187aed authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

bisection-example-new -> test-gradient-method

parent f983033e
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,16 @@
SUBDIRS =
noinst_PROGRAMS = \
bisection-example-new
test-gradient-method
bisection_example_new_SOURCES = \
bisection-example-new.cc \
test_gradient_method_SOURCES = \
test-gradient-method.cc \
mynonlinearity.cc \
properscalarincreasingconvexfunction.hh \
samplefunctional.hh
check-am:
./bisection-example-new
./test-gradient-method
AM_CXXFLAGS = -Wall -Wextra
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment