CIdxPath.h File Reference

#include <vector>
#include <iterator>
#include "pbori_defs.h"
#include "pbori_func.h"
#include "pbori_algo.h"
#include "CStringLiteral.h"
#include "CPrintOperation.h"
#include "CIdxVariable.h"

Go to the source code of this file.

Classes

class  CIdxPath< IdxType, SeparatorType >
 This template class defines a storage type for monomial indices and customizable "pretty" printing. More...

Functions

template<class IdxType , class SeparatorType >
CIdxPath< IdxType,
SeparatorType >::ostream_type & 
operator<< (typename CIdxPath< IdxType, SeparatorType >::ostream_type &os, const CIdxPath< IdxType, SeparatorType > &storage)
 Stream output operator.

Detailed Description

Author:
Alexander Dreyer
Date:
2006-12-04

This file contains the definition of a template for the storage type for indices.

Copyright:
(c) 2006 by The PolyBoRi Team

Function Documentation

template<class IdxType , class SeparatorType >
CIdxPath<IdxType, SeparatorType>::ostream_type& operator<< ( typename CIdxPath< IdxType, SeparatorType >::ostream_type &  os,
const CIdxPath< IdxType, SeparatorType > &  storage 
) [inline]

Stream output operator.

Generated on Tue May 4 10:44:27 2010 for PolyBoRi by  doxygen 1.6.3