asPoint

fun <T : Any> Matrix<T>.asPoint(): Point<T>

Convert matrix to vector if it is possible