view SMALLboxInit.m @ 207:233e75809e4a luisf_dev

Accelerated the code for LGD and optimal grandient descent
author bmailhe
date Wed, 21 Mar 2012 14:12:25 +0000
parents 83af80baf959
children 2882992f9e6e
line wrap: on
line source
global SMALL_path;
SMALL_path = fileparts(mfilename('fullpath'));

addpath(genpath(SMALL_path));