1 | // $Id: first_page.doxygen 675 2006-10-10 12:08:45Z jari $ |
---|
2 | |
---|
3 | /* |
---|
4 | Copyright (C) The authors contributing to this file. |
---|
5 | |
---|
6 | This file is part of the yat library, http://lev.thep.lu.se/trac/yat |
---|
7 | |
---|
8 | The yat library is free software; you can redistribute it and/or |
---|
9 | modify it under the terms of the GNU General Public License as |
---|
10 | published by the Free Software Foundation; either version 2 of the |
---|
11 | License, or (at your option) any later version. |
---|
12 | |
---|
13 | The yat library is distributed in the hope that it will be useful, |
---|
14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
16 | General Public License for more details. |
---|
17 | |
---|
18 | You should have received a copy of the GNU General Public License |
---|
19 | along with this program; if not, write to the Free Software |
---|
20 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA |
---|
21 | 02111-1307, USA. |
---|
22 | */ |
---|
23 | |
---|
24 | /** |
---|
25 | @mainpage |
---|
26 | |
---|
27 | \author <a |
---|
28 | href='mailto:jari@thep.lu.se'> |
---|
29 | Jari Häkkinen</a>, Department of Theoretical Physics, Lund |
---|
30 | University, Sweden <br> <a |
---|
31 | href="mailto:peter@thep.lu.se"> |
---|
32 | Peter Johansson</a>, Department of Theoretical Physics, Lund |
---|
33 | University, Sweden <br> <a |
---|
34 | href="mailto:markus@thep.lu.se">Markus |
---|
35 | Ringnér</a>, Department of Theoretical Physics, Lund |
---|
36 | University, Sweden |
---|
37 | |
---|
38 | This is the documentation for yat. |
---|
39 | |
---|
40 | Most of the tools are classes, but some are non-member operators |
---|
41 | and functions. |
---|
42 | |
---|
43 | On the top there are links to the documentation of the classes. You |
---|
44 | will find the non-member operators and functions through the File |
---|
45 | List link above. |
---|
46 | |
---|
47 | <a href="Statistics/index.html">Document on weighted statistics</a> |
---|
48 | included in the package. |
---|
49 | |
---|
50 | <a href="http://lev.thep.lu.se/trac/yat">yat trac |
---|
51 | environment</a> |
---|
52 | |
---|
53 | <a href="http://cbbp.thep.lu.se/~jari/svndigest/yat/"> |
---|
54 | Development statistics from svndigest</a> |
---|
55 | */ |
---|