1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/Condorcet/Documentation/Election Class/public Election--countValidVoteWithConstraints.md

798 B

public Election::countValidVoteWithConstraints

Description

public Election->countValidVoteWithConstraints ( ): int

Count the number of actual registered and valid vote for this election. This method don't ignore votes constraints, only valid vote will be counted.

Return value:

(int) Number of valid and registered vote into this election.