atlas
0.6
Main Page
Namespaces
Classes
Files
File List
File Members
latest_branch_07182016
sources
utilities
ratvec_fwd.h
Go to the documentation of this file.
1
5
/*
6
Copyright (C) 2011 Marc van Leeuwen
7
part of the Atlas of Lie Groups and Representations
8
9
For license information see the LICENSE file
10
*/
11
12
#ifndef RATVEC_FWD_H
/* guard against multiple inclusions */
13
#define RATVEC_FWD_H
14
15
/******** forward type declarations ******************************************/
16
17
namespace
atlas
{
18
19
namespace
ratvec {
20
21
template
<
typename
C>
class
RationalVector;
22
23
}
24
25
}
26
27
#endif
atlas
Definition:
Atlas.h:38
Generated by
1.8.11