Definition at line 23 of file Bitvector.cpp.
◆ apply()
virtual bool smtrat::parser::IndexedBitvectorInstantiator::apply |
( |
const std::vector< std::size_t > & |
indices, |
|
|
const std::vector< types::BVTerm > & |
arguments, |
|
|
types::TermType & |
result, |
|
|
TheoryError & |
errors |
|
) |
| const |
|
pure virtual |
◆ convert()
template<typename T >
bool smtrat::parser::IndexedFunctionInstantiator::convert |
( |
const std::vector< types::TermType > & |
from, |
|
|
std::vector< T > & |
to |
|
) |
| const |
|
inlineinherited |
◆ operator()()
bool smtrat::parser::IndexedBitvectorInstantiator::operator() |
( |
const std::vector< std::size_t > & |
indices, |
|
|
const std::vector< types::TermType > & |
arguments, |
|
|
types::TermType & |
result, |
|
|
TheoryError & |
errors |
|
) |
| const |
|
inlinevirtual |
The documentation for this struct was generated from the following file: