row

fun row(vararg data: Double): Matrix

Creates a 1 by n matrix with data as its elements, where n is data.size.