[mlpack-svn] [MLPACK] #338: Templatization of CF module

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sat Mar 1 06:08:32 EST 2014


#338: Templatization of CF module
---------------------------+------------------------------------------------
 Reporter:  siddharth.950  |        Owner:     
     Type:  enhancement    |       Status:  new
 Priority:  major          |    Milestone:     
Component:  mlpack         |     Keywords:     
 Blocking:                 |   Blocked By:     
---------------------------+------------------------------------------------
 The CF module has been templatized to include the NMF Factorizer as a
 template parameter. Because the class has been templatized the file
 'cf.cpp' had to be replaced by 'cf_impl.hpp'. The changes in the rest of
 the files have been incorporated in 'templatize_factorizer_cf.diff'. The
 patch has been tested, and works perfectly fine.

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/338>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list