VectorMatrixOperations extension

on

Methods

addMatrix(Matrix matrix) Matrix

Available on Vector, provided by the VectorMatrixOperations extension

Add a vector and a matrix
subtractMatrix(Matrix matrix) Matrix

Available on Vector, provided by the VectorMatrixOperations extension

Subtract a matrix from a vector