asVector

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

Convert matrix to vector if it is possible.

Sources

common source
Link copied to clipboard