The createSVGMatrix() method of the SVGSVGElement interface creates a DOMMatrix object outside of any document trees.
createSVGMatrix()
SVGSVGElement
DOMMatrix
None.
A DOMMatrix object, initialized to the identity matrix.
SVGMatrix