Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | List of all members
yngtab::filled_tableau< T >::iterator_base Class Reference

#include <YoungTab.hh>

Inheritance diagram for yngtab::filled_tableau< T >::iterator_base:
yngtab::filled_tableau< T >::in_column_iterator yngtab::filled_tableau< T >::iterator

Public Types

typedef T value_type
 
typedef T * pointer
 
typedef T & reference
 
typedef size_t size_type
 
typedef ptrdiff_t difference_type
 
typedef
std::random_access_iterator_tag 
iterator_category
 

Member Typedef Documentation

template<class T>
typedef ptrdiff_t yngtab::filled_tableau< T >::iterator_base::difference_type
template<class T>
typedef std::random_access_iterator_tag yngtab::filled_tableau< T >::iterator_base::iterator_category
template<class T>
typedef T* yngtab::filled_tableau< T >::iterator_base::pointer
template<class T>
typedef T& yngtab::filled_tableau< T >::iterator_base::reference
template<class T>
typedef size_t yngtab::filled_tableau< T >::iterator_base::size_type
template<class T>
typedef T yngtab::filled_tableau< T >::iterator_base::value_type

The documentation for this class was generated from the following file: