Subversion Repositories gelsvn

Rev

Rev 460 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 460 Rev 595
Line -... Line 1...
-
 
1
/* ----------------------------------------------------------------------- *
-
 
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
-
 
3
 * Copyright (C) the authors and DTU Informatics
-
 
4
 * For license and list of authors, see ../../doc/intro.pdf
-
 
5
 * ----------------------------------------------------------------------- */
-
 
6
 
1
#include <cfloat>
7
#include <cfloat>
2
#include "CGLA/statistics.h"
8
#include "CGLA/statistics.h"
3
#include "CGLA/eigensolution.h"
9
#include "CGLA/eigensolution.h"
4
#include "CGLA/Mat4x4f.h"
10
#include "CGLA/Mat4x4f.h"
5
#include "AABox.h"
11
#include "AABox.h"