atlas
0.6
Main Page
Namespaces
Classes
Files
File List
File Members
latest_branch_07182016
sources
utilities
partition_fwd.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2011 Marc van Leeuwen
3
part of the Atlas of Lie Groups and Representations
4
5
For license information see the LICENSE file
6
*/
7
8
#ifndef PARTITION_FWD_H
/* guard against multiple inclusions */
9
#define PARTITION_FWD_H
10
11
/******** forward type declarations ******************************************/
12
13
namespace
atlas
{
14
15
namespace
partition
{
16
class
Partition;
17
class
PartitionIterator;
18
}
19
20
}
21
22
#endif
partition
Definition:
Poincare.cpp:13
atlas
Definition:
Atlas.h:38
Generated by
1.8.11