From 6536b4bad71de912f240c6fffa6fd29e5b7b4bbc Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Fri, 9 Oct 2015 15:28:09 +0200 Subject: Implement temporary-free path for "D.nolias() ?= C + A*B". (I thought it was already implemented) --- test/redux.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/redux.cpp') diff --git a/test/redux.cpp b/test/redux.cpp index f3e7cc2a7..9b0767c73 100644 --- a/test/redux.cpp +++ b/test/redux.cpp @@ -2,6 +2,7 @@ // for linear algebra. // // Copyright (C) 2008 Benoit Jacob +// Copyright (C) 2015 Gael Guennebaud // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed -- cgit v1.2.3