|
GiNaC
1.6.2
|
Comparison policy: all structures of one type are equal. More...
#include <structure.h>
Protected Member Functions | |
| ~compare_all_equal () | |
Static Protected Member Functions | |
| static bool | struct_is_equal (const T *t1, const T *t2) |
| static int | struct_compare (const T *t1, const T *t2) |
Comparison policy: all structures of one type are equal.
Definition at line 38 of file structure.h.
| GiNaC::compare_all_equal< T >::~compare_all_equal | ( | ) | [inline, protected] |
Definition at line 45 of file structure.h.
| static bool GiNaC::compare_all_equal< T >::struct_is_equal | ( | const T * | t1, |
| const T * | t2 | ||
| ) | [inline, static, protected] |
Definition at line 40 of file structure.h.
| static int GiNaC::compare_all_equal< T >::struct_compare | ( | const T * | t1, |
| const T * | t2 | ||
| ) | [inline, static, protected] |
Definition at line 41 of file structure.h.