mjtournament.imatrix

Undocumented in source.

Members

Aliases

IMatrix
alias IMatrix = size_t[][]
Undocumented in source.

Functions

bothToTeam
IMatrix bothToTeam(IMatrix im, size_t teamSize)
Undocumented in source. Be warned that the author may not have intended to support it.
colsToTeam
IMatrix colsToTeam(IMatrix im, size_t teamSize)
Undocumented in source. Be warned that the author may not have intended to support it.
rowsToTeam
IMatrix rowsToTeam(IMatrix im, size_t teamSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta