Companion

object Companion

Functions

Link copied to clipboard
fun determineDimensions(minCols: Int, maxCols: Int, minRows: Int, maxRows: Int, sourceCodeWords: Int, errorCorrectionCodeWords: Int): IntArray

Determine optimal nr of columns and rows for the specified number of codewords.