protected override void Evaluate() { MatrixOperations.Add(value, matrix1.Value, matrix2.Value, Rows, Cols); }