"Fossies" - the Fresh Open Source Software Archive 
Member "laspack/html/node8.html" (13 Aug 1995, 2599 Bytes) of package /linux/privat/old/laspack.tgz:
Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links.
You can here alternatively try to
browse the pure source code or just
view or
download the uninterpreted raw source code. If the rendering is insufficient you may try to find and view the page on the project site itself.
Next: Program lastest
Up: LASPack Reference Manual
Previous: Installation
In this section, the programs lastest, vectopt,
matropt, and msltest are described.
The first three programs have been developed in order to test
and optimize selected operations in the LASPack
library.
Their syntax
lastest [-d<dim>] [-c<cycles>] [-h]
vectopt [-d<dim>] [-c<cycles>] [-h]
matropt [-d<dim>] [-c<cycles>] [-h]
and options
-d set vector and matrix dimensions to <dim>, default is 10000
-c set number of cycles to <cycles>, default is 10
-h print the help
are the same.
The dimensions as well as the number of cycles should be chosen high enough
in order to avoid undesired caching effects and inaccuracy
of time determination.
Tomas Skalicky (skalicky@msmfs1.mw.tu-dresden.de)