[mlpack-git] master: Merge pull request #683 from nilayjain/work (b29bad9)

gitdub at mlpack.org gitdub at mlpack.org
Tue Jun 7 16:47:05 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/630efbe8c55e9072cc2be03a8033199ed2836177...b29bad9f77af89306ba48fb918c7772b72f19eac

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

commit b29bad9f77af89306ba48fb918c7772b72f19eac
Merge: 630efbe 05fcf0b
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue Jun 7 16:47:05 2016 -0400

    Merge pull request #683 from nilayjain/work
    
    backported ind2sub and sub2ind.


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

b29bad9f77af89306ba48fb918c7772b72f19eac
 src/mlpack/core/arma_extend/CMakeLists.txt  |  1 +
 src/mlpack/core/arma_extend/arma_extend.hpp |  2 +
 src/mlpack/core/arma_extend/fn_ind2sub.hpp  | 70 +++++++++++++++++++++++++++++
 src/mlpack/tests/CMakeLists.txt             |  1 +
 src/mlpack/tests/ind2sub_test.cpp           | 23 ++++++++++
 5 files changed, 97 insertions(+)




More information about the mlpack-git mailing list