Copyright © 2010-2011 Zuse Institute Berlin
Version: $Id$
Authors: Florian Schintke (schintke@zib.de).
| majority_for_accept/1 | Gives the majority required for a quorum to accept. |
| majority_for_deny/1 | Gives the majority required for a quorum to deny. |
majority_for_accept(SetSize :: integer()) -> integer()
Gives the majority required for a quorum to accept.
majority_for_deny(SetSize :: integer()) -> integer()
Gives the majority required for a quorum to deny.
Generated by EDoc, Jul 23 2015, 22:07:46.