asVector

fun <T : Any> Matrix<T>.asVector(): Point<T>(source)

Convert matrix to vector if it is possible.