annotate armadillo-2.4.4/examples/lib_win32/README.txt @ 14:8aa828dd7d9f
slimline
Rename method Segmenter to runSegmenter to avoid looking like a class name
author |
Chris Cannam |
date |
Thu, 10 May 2012 10:21:07 +0100 |
parents |
8b6102e2a9b0 |
children |
|
rev |
line source |
max@0
|
1 The lib and dll files in this folder are for 32 bit Windows XP.
|
max@0
|
2 They are compiled versions of the BLAS and LAPACK libraries,
|
max@0
|
3 which are distributed under a BSD license.
|
max@0
|
4
|
max@0
|
5 The compiled versions were downloaded from:
|
max@0
|
6 http://www.fi.muni.cz/~xsvobod2/misc/lapack/
|
max@0
|
7
|
max@0
|
8 Sources for BLAS and LAPACK can be found at:
|
max@0
|
9 http://www.netlib.org/blas/
|
max@0
|
10 http://www.netlib.org/lapack/
|