annotate armadillo-2.4.4/include/armadillo_itpp @ 18:8d046a9d36aa
slimline
Back out rev 13:ac07c60aa798. Like an idiot, I committed a whole pile of unrelated changes in the guise of a single typo fix. Will re-commit in stages
author |
Chris Cannam |
date |
Thu, 10 May 2012 10:45:44 +0100 |
parents |
8b6102e2a9b0 |
children |
|
rev |
line source |
max@0
|
1 //
|
max@0
|
2 // !WARNING!
|
max@0
|
3 //
|
max@0
|
4 // As IT++ 4.0 is licensed under the terms of General Public
|
max@0
|
5 // License (GPL) without any exception, including this file
|
max@0
|
6 // will necessairly cause your work to be covered by the GPL.
|
max@0
|
7 // If you do not wish for this to happen, do not include this
|
max@0
|
8 // file.
|
max@0
|
9
|
max@0
|
10
|
max@0
|
11 #define ARMA_USE_ITPP
|
max@0
|
12
|
max@0
|
13 #include <armadillo>
|
max@0
|
14
|