Home
last modified time | relevance | path

Searched refs:elemPairIter (Results 1 – 4 of 4) sorted by relevance

/dports/math/cocoalib/CoCoALib-0.99712/include/CoCoA/
H A DTmpJBAlgorithm.H256 typedef std::list<elemPair>::iterator elemPairIter; typedef
/dports/math/giacxcas/CoCoALib-0.99700/include/CoCoA/
H A DTmpJBAlgorithm.H256 typedef std::list<elemPair>::iterator elemPairIter; typedef
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DTmpJBAlgorithm.C333 elemPairIter posIter(lower_bound(list.begin(), list.end(), pair, myLPPComparison)); in myInsertToProlongList()
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DTmpJBAlgorithm.C333 elemPairIter posIter(lower_bound(list.begin(), list.end(), pair, myLPPComparison)); in myInsertToProlongList()