From 238ead3c7616dbc86553a76be548004774f1c2f6 Mon Sep 17 00:00:00 2001 From: Soeren Sonnenburg Date: Thu, 25 Jul 2013 00:00:28 +0200 Subject: [PATCH] drop unicode character --- src/shogun/mathematics/ajd/FFDiag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shogun/mathematics/ajd/FFDiag.h b/src/shogun/mathematics/ajd/FFDiag.h index 39b1042aab4..9a172e4352c 100644 --- a/src/shogun/mathematics/ajd/FFDiag.h +++ b/src/shogun/mathematics/ajd/FFDiag.h @@ -26,7 +26,7 @@ namespace shogun * * An Approximate Joint Diagonalizer (AJD) Implementation * - * Ziehe, A., Laskov, P., Nolte, G., & Müller, K. R. (2004). + * Ziehe, A., Laskov, P., Nolte, G., & Mueller, K. R. (2004). * A fast algorithm for joint diagonalization with non-orthogonal transformations * and its application to blind source separation. * The Journal of Machine Learning Research, 5, 777-800.