matrix

fun <T> matrix(block: MatrixBuilder<T>.() -> Unit): Matrix<T>(source)