[mlpack-git] master: Backport fixes (5e52ac9)

gitdub at mlpack.org gitdub at mlpack.org
Thu Jul 21 07:57:13 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/ba850f782a53c5a77b7985f7647f609bd96cb5e7...2c026d838925df436d967439899813da5d34c702

>---------------------------------------------------------------

commit 5e52ac9e71ac8ed7b957ee2660daad893b73336b
Author: Yannis Mentekidis <mentekid at gmail.com>
Date:   Thu Jul 21 12:57:13 2016 +0100

    Backport fixes


>---------------------------------------------------------------

5e52ac9e71ac8ed7b957ee2660daad893b73336b
 src/mlpack/core/boost_backport/detail/polygamma.hpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mlpack/core/boost_backport/detail/polygamma.hpp b/src/mlpack/core/boost_backport/detail/polygamma.hpp
index eb53874..3af7950 100644
--- a/src/mlpack/core/boost_backport/detail/polygamma.hpp
+++ b/src/mlpack/core/boost_backport/detail/polygamma.hpp
@@ -38,9 +38,6 @@
     
   }}
 
-
-
-
   namespace boost { namespace math { namespace detail{
 
   template<class T, class Policy>




More information about the mlpack-git mailing list