|
template<typename IVector > |
bool | capd::covrel::InSide (const TripleSet &S, const IVector &IV, typename IVector::size_type d1, typename IVector::size_type d2) |
|
bool | capd::covrel::InSide (const TripleSet &S, const TripleSet::IntervalVector &v) |
|
template<typename IVector > |
bool | capd::covrel::OutSide (const TripleSet &S, const IVector &IV, typename IVector::size_type d1, typename IVector::size_type d2) |
|
bool | capd::covrel::OutSide (const TripleSet &S, const TripleSet::IntervalVector &v) |
|
template<typename IVector > |
bool | capd::covrel::Across (const TripleSet &S, const IVector &IV, typename IVector::size_type d1, typename IVector::size_type d2) |
|
bool | capd::covrel::Across (const TripleSet &S, const TripleSet::IntervalVector &v) |
|
template<typename IVector > |
bool | capd::covrel::MapAway (const TripleSet &S, const IVector &IV, typename IVector::size_type d1, typename IVector::size_type d2) |
|
bool | capd::covrel::MapAway (const TripleSet &S, const TripleSet::IntervalVector &v) |
|
template<typename IVector > |
bool | capd::covrel::LeftSide (const TripleSet &S, const IVector &IV, typename IVector::size_type d1, typename IVector::size_type d2) |
|
bool | capd::covrel::LeftSide (const TripleSet &S, const TripleSet::IntervalVector &v) |
|
template<typename IVector > |
bool | capd::covrel::RightSide (const TripleSet &S, const IVector &IV, typename IVector::size_type d1, typename IVector::size_type d2) |
|
bool | capd::covrel::RightSide (const TripleSet &S, const TripleSet::IntervalVector &v) |
|