Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

/home/r0/dav/atlas.dir/atlas3/sources/gkmod/kl_fwd.h File Reference

Forward declaration for the class KLContext and associated types. More...

#include <set>
#include <vector>
#include "polynomials_fwd.h"
#include "blocks_fwd.h"

Include dependency graph for kl_fwd.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  atlas
namespace  atlas::kl

Typedefs

typedef unsigned int KLCoeff
 Coefficient of a KL polynomial.
typedef polynomials::Polynomial<
KLCoeff
KLPol
 Polynomial with coefficients of type KLCoeff.
typedef unsigned int KLIndex
typedef KLCoeff MuCoeff
typedef std::pair< std::vector<
blocks::BlockElt >, std::vector<
MuCoeff > > 
MuRow


Detailed Description

Forward declaration for the class KLContext and associated types.

Definition in file kl_fwd.h.


Typedef Documentation

typedef unsigned int atlas::kl::KLCoeff
 

Coefficient of a KL polynomial.

Must be a standard unsigned type; now "unsigned" which [at least on my Mac; not sure what the standard says - DV 8/14/06] is unsigned long.

Definition at line 37 of file kl_fwd.h.

typedef unsigned int atlas::kl::KLIndex
 

Definition at line 44 of file kl_fwd.h.

Referenced by atlas::kl::helper::Helper::fillMuRow(), atlas::kl::helper::Thicket::one(), and atlas::kl::helper::Thicket::zero().

typedef polynomials::Polynomial<KLCoeff> atlas::kl::KLPol
 

Polynomial with coefficients of type KLCoeff.

Definition at line 42 of file kl_fwd.h.

Referenced by atlas::kl::helper::Thicket::ascentCompute(), atlas::kltest::dualityVerify(), atlas::kl::helper::Thicket::edgeCompute(), atlas::kl::helper::Helper::fill(), atlas::kl::KLPolEntry::KLPolEntry(), atlas::kl_io::printAllKL(), atlas::kl_io::printKLList(), and atlas::kl::helper::Helper::writeRow().

typedef KLCoeff atlas::kl::MuCoeff
 

Definition at line 47 of file kl_fwd.h.

Referenced by atlas::kl::helper::Helper::fillMuRow(), atlas::kl::helper::Helper::goodDescentMu(), atlas::kl::helper::Helper::lengthOneMu(), atlas::kl::KLContext::mu(), atlas::kl::helper::Helper::muCorrection(), atlas::kl::helper::Helper::type2Mu(), and atlas::kl::wGraph().

typedef std::pair<std::vector<blocks::BlockElt>,std::vector<MuCoeff> > atlas::kl::MuRow
 

Definition at line 50 of file kl_fwd.h.

Referenced by atlas::kl::KLContext::mu(), atlas::kl::helper::Helper::muCorrection(), atlas::kl::KLContext::muRow(), and atlas::kl::wGraph().


Generated on Wed Mar 26 16:49:54 2008 for atlas by  doxygen 1.3.9.1