column

fun column(vararg data: Double): Matrix

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