Image
The image (also called range) of a matrix is the span of its column vectors.
Syntax
image(Matrix)
Description
Given a matrix, returns its image.
The image (also called range) of a matrix is the span of its column vectors.
image(Matrix)
Given a matrix, returns its image.