cvr.base.CastVoteRecord ======================= .. currentmodule:: cvr.base .. autoclass:: CastVoteRecord :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~CastVoteRecord.__init__ ~CastVoteRecord.add_rule_set ~CastVoteRecord.calc_annotated_cvr_table ~CastVoteRecord.calc_condorcet_tables ~CastVoteRecord.calc_crossover_tables ~CastVoteRecord.calc_cumulative_ranking_tables ~CastVoteRecord.calc_first_second_tables ~CastVoteRecord.calc_rank_usage_table ~CastVoteRecord.calc_stats ~CastVoteRecord.get_annotated_cvr_table ~CastVoteRecord.get_candidates ~CastVoteRecord.get_crossover_tables ~CastVoteRecord.get_cvr_dict ~CastVoteRecord.get_cvr_table ~CastVoteRecord.get_rank_usage_table ~CastVoteRecord.get_stats ~CastVoteRecord.write_annotated_cvr_table ~CastVoteRecord.write_condorcet_tables ~CastVoteRecord.write_crossover_tables ~CastVoteRecord.write_cumulative_ranking_tables ~CastVoteRecord.write_cvr_table ~CastVoteRecord.write_first_second_tables ~CastVoteRecord.write_rank_usage_table