From 25efc8a7bc1b309167e2dbe6e2a2b1cd5d165cc1 Mon Sep 17 00:00:00 2001 From: Brendan Klare Date: Thu, 10 Jan 2013 18:58:25 -0500 Subject: [PATCH] comment update --- sdk/plugins/eigen3.cpp | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/sdk/plugins/eigen3.cpp b/sdk/plugins/eigen3.cpp index 911c42f..d9c2c99 100644 --- a/sdk/plugins/eigen3.cpp +++ b/sdk/plugins/eigen3.cpp @@ -244,6 +244,7 @@ BR_REGISTER(Transform, DFFS) /*! * \ingroup transforms * \brief Projects input into learned Linear Discriminant Analysis subspace. + * \author Brendan Klare \cite bklare * \author Josh Klontz \cite jklontz */ class LDA : public Transform -- libgit2 0.21.4