origin

val <T : Any> Matrix<T>.origin: Matrix<T>

Return the original matrix. If this is a wrapper, return its origin. If not, this matrix. Origin does not necessary store all features.

Sources

common source
Link copied to clipboard