add

public boolean add(Matrix input)

This adds a Matrix to this Matrix.

Return

returns if the operation was successful

Parameters

input

the Matrix to add to this. Nothing will change in this Matrix