gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
trunk
/
src
/
CGLA
/
eigensolution.cpp
@ 112
– Rev 605
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
605
4588 d 23 h
jab
/trunk/
595
4595 d 4 h
jab
/trunk/src/
Merged version
501
5564 d 13 h
jrf
/trunk/src/CGLA/
Adding .0 to doubles and .0f to floats.
366
6135 d 4 h
jab
/trunk/src/CGLA/
So a variable l has now been given a default value to protect against
warnings
354
6380 d 23 h
awk
/trunk/src/
351
6382 d 14 h
jab
/trunk/
some bug fixes
342
6406 d 21 h
jab
/trunk/src/CGLA/
The power eigensolution method was slightly broken. It seems to work now. The test program has been improved. However, it is a simple method, and only robust on small matrices but that is what CGLA is all about
116
7166 d 13 h
jab
/trunk/src/CGLA/
Accepts smaller eigenvalues ... is that good
58
7187 d 4 h
jab
/trunk/
minor changes. Fixed a bug in LinAlg/Matrix.h
54
7212 d 1 h
jab
/trunk/
The Makefiles have been changed. There is now a "make install" target, and
make install installs the header files (by default INSTALL_PREFIX=/usr/local)
in e.g. ${INSTALL_PREFIX}/GEL/CGLA and likewise for the other directories.
The libraries for the active target er stored in /usr/local/lib/GEL_release or
/usr/local/lib/GEL_debug. The libraries are prefixed with GEL_ in order to
prevent name clashes.
Applications are put in /usr/local/bin
45
7220 d 2 h
jab
/trunk/src/CGLA/
In many places in CGLA, int could very well be replaced with unsigned int. This
is a good idea since it makes input checking simpler.
12
7349 d 19 h
jab
/trunk/
NaN initialization is now ok. I also updated the README.
2
7352 d 3 h
bj
/trunk/
initsl commit with a single app project