% ok = test_conjgrad_min - Test that conjgrad_min works
SYNOPSIS
This is a script file.
DESCRIPTION
% ok = test_conjgrad_min - Test that conjgrad_min works
%
% Defines some simple functions and verifies that calling
%
% conjgrad_min on them returns the correct minimum.
%
% Sets 'ok' to 1 if success, 0 otherwise