Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
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
Ex::iterator it

Constructor & Destructor Documentation

◆ less_indexed_treenode()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ it

Ex::iterator cadabra::indexsort::less_indexed_treenode::it
private

◆ kernel

const Kernel& cadabra::indexsort::less_indexed_treenode::kernel
private

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