Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
cadabra::indexsort::less_indexed_treenode Class Reference

#include <indexsort.hh>

Public Member Functions

 less_indexed_treenode (const Kernel &, Ex &, iterator it)
 
bool operator() (unsigned int, unsigned int) const
 

Private Attributes

const Kernelkernel
 
Extr
 
Ex::iterator it
 

Constructor & Destructor Documentation

indexsort::less_indexed_treenode::less_indexed_treenode ( const Kernel k,
Ex t,
iterator  it 
)

Member Function Documentation

bool indexsort::less_indexed_treenode::operator() ( unsigned int  i1,
unsigned int  i2 
) const

Member Data Documentation

Ex::iterator cadabra::indexsort::less_indexed_treenode::it
private
const Kernel& cadabra::indexsort::less_indexed_treenode::kernel
private
Ex& cadabra::indexsort::less_indexed_treenode::tr
private

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