Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Conversation

@ivancich
Copy link
Member

Allow the calculations of rho and delta to be handled by a "tracker"
specified via template parameter (i.e., by static polymorphism). The
tracker follows a simple interface constisting of three functions and
one static function.

Add a BorrowingTracker. Make it the default tracker. Add unit tests
for it. Maintain the original calculations as the OrigTracker.

Signed-off-by: J. Eric Ivancich ivancich@redhat.com

specified via template parameter (i.e., by static polymorphism). The
tracker follows a simple interface constisting of three functions and
one static function.

Add a BorrowingTracker. Make it the default tracker. Add unit tests
for it. Maintain the original calculations as the OrigTracker.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
@ivancich
Copy link
Member Author

@TaewoongKim I would like to merge this and close #23 . Before doing so, I'd like your feedback. Thank you!

@TaewoongKim
Copy link
Collaborator

@ivancich I think it would be better to do that too. BorrowingTracker included a part of a concept that was intended by #23. If there is some other thing that I wanna to include to BorrowingTrack I will make another PR later. Thank you for asking my opinion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants