subtract

public boolean subtract(Matrix input)

This subtracts a Matrix from this Matrix.

Return

returns if the operation was successful

Parameters

input

the Matrix to subtract from this. Nothing will change in this Matrix