Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ELOWrapper

Index

Constructors

constructor

  • new ELOWrapper(kfactor: number, startingScore: number): ELOWrapper

Properties

kfactor

kfactor: number

startingScore

startingScore: number

Methods

createRating

  • createRating(startingScore?: number): ELORating

expectedScores1v1

rate

  • rate(ratings: Array<ELORating>, ranks: Array<number>): void

rate1v1

Generated using TypeDoc