Uses of Interface
com.pocketcombats.openskill.data.MatchMakingRating
Packages that use MatchMakingRating
Package
Description
-
Uses of MatchMakingRating in com.pocketcombats.openskill
Methods in com.pocketcombats.openskill with parameters of type MatchMakingRatingModifier and TypeMethodDescriptiondoubleQualityEvaluator.evaluateQuality(MatchMakingRating teamA, MatchMakingRating teamB) -
Uses of MatchMakingRating in com.pocketcombats.openskill.aggregate
Methods in com.pocketcombats.openskill.aggregate that return MatchMakingRatingModifier and TypeMethodDescriptionDefaultTeamRatingAggregator.computeTeamRating(Collection<? extends MatchMakingRating> playerRatings) TeamRatingAggregator.computeTeamRating(Collection<? extends MatchMakingRating> playerRatings) Computes the aggregated mu and sigma for the entire team based on individual player ratings.WeightedTeamRatingAggregator.computeTeamRating(Collection<? extends MatchMakingRating> playerRatings) Methods in com.pocketcombats.openskill.aggregate with parameters of type MatchMakingRatingModifier and TypeMethodDescriptionprotected doubleDefaultTeamRatingAggregator.adjustedSigmaSquared(MatchMakingRating playerRating) Method parameters in com.pocketcombats.openskill.aggregate with type arguments of type MatchMakingRatingModifier and TypeMethodDescriptionDefaultTeamRatingAggregator.computeTeamRating(Collection<? extends MatchMakingRating> playerRatings) TeamRatingAggregator.computeTeamRating(Collection<? extends MatchMakingRating> playerRatings) Computes the aggregated mu and sigma for the entire team based on individual player ratings.WeightedTeamRatingAggregator.computeTeamRating(Collection<? extends MatchMakingRating> playerRatings) -
Uses of MatchMakingRating in com.pocketcombats.openskill.data
Subinterfaces of MatchMakingRating in com.pocketcombats.openskill.dataClasses in com.pocketcombats.openskill.data that implement MatchMakingRatingModifier and TypeClassDescriptionfinal recordfinal recordfinal record