BTL: - added tridiagonalization and hessenberg decomposition bench

- added GOTO library
This commit is contained in:
Gael Guennebaud
2008-07-28 20:48:21 +00:00
parent 44d95e0540
commit e0215ee510
21 changed files with 421 additions and 28 deletions

View File

@@ -10,7 +10,8 @@ WORK_DIR=tmp
mkdir $WORK_DIR
DATA_FILE=`find $DIR -name "*.dat" | grep _${WHAT}`
echo
echo ""
echo $"1..."
for FILE in $DATA_FILE
do
##echo hello world