	

	

	Block Lanczos Algorithm Source Directories and Files 



Directory \project
===================

The development environment of block Lanczos algirthm for Windows
Visual C++ v6.0.

1. \project

	VC++ project files.

2. \project\src

	C source codes.

3. \project\CLAPACK

	LAPACK C library and source codes.

4. \project\Debug

	Executable file.



Directory \matlab
==================

Corresponding block Lanczos Algorithm MATLAB codes. A sample run 
command is as the following: 

	blklan ('mat_128.mat');



Directory \document
====================

Block Lanczos Algorithm paper, project report and its Latex source
files.
