Optimize eoRanking: Add caching and index vector (#80)
* Adds eoRankingCached with better documentation * Optimize eoRanking with caching and index vector * Adds t-eoRankingCached.cpp
This commit is contained in:
parent
400c69c49a
commit
c660489eaf
4 changed files with 405 additions and 46 deletions
|
|
@ -82,6 +82,7 @@ set (TEST_LIST
|
|||
t-eoAlgoFoundryFastGA
|
||||
t-eoRealToIntMonOp
|
||||
t-eoRealToIntQuadOp
|
||||
t-eoRankingCached
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue