|
template List< Variable > | Union (const List< Variable > &, const List< Variable > &) |
|
template List< Variable > | Difference (const List< Variable > &, const List< Variable > &) |
|
template int | operator== (const Factor< CanonicalForm > &, const Factor< CanonicalForm > &) |
| explicit template function instantiations More...
|
|
template int | operator== (const AFactor< CanonicalForm > &, const AFactor< CanonicalForm > &) |
|
template List< CFFactor > | Union (const List< CFFactor > &, const List< CFFactor > &) |
|
template List< CFAFactor > | Union (const List< CFAFactor > &, const List< CFAFactor > &) |
|
template CanonicalForm | tmax (const CanonicalForm &, const CanonicalForm &) |
|
template CanonicalForm | tmin (const CanonicalForm &, const CanonicalForm &) |
|
template Variable | tmax (const Variable &, const Variable &) |
|
template Variable | tmin (const Variable &, const Variable &) |
|
template int | tmax (const int &, const int &) |
|
template int | tmin (const int &, const int &) |
|
template int | tabs (const int &) |
|
template int | operator== (const List< CanonicalForm > &, const List< CanonicalForm > &) |
|
template List< CanonicalForm > | Union (const List< CanonicalForm > &, const List< CanonicalForm > &) |
|
template List< CFList > | Union (const List< CFList > &, const List< CFList > &) |
|
template List< CanonicalForm > | Difference (const List< CanonicalForm > &, const List< CanonicalForm > &) |
|
template List< List< CanonicalForm > > | Difference (const List< List< CanonicalForm > > &, const List< List< CanonicalForm > > &) |
|
template List< List< CanonicalForm > > | Difference (const List< List< CanonicalForm > > &, const List< CanonicalForm > &) |
|
template CanonicalForm | prod (const List< CanonicalForm > &) |
|
template bool | find (const List< CanonicalForm > &, const CanonicalForm &) |
|
template bool | find (const List< List< CanonicalForm > > &, const List< CanonicalForm > &) |
|
Factory's template instantiations.
For a detailed description how to instantiate Factory's template classes and functions and how to add new instantiations see the ‘README’ file.
Definition in file ftmpl_inst.cc.