[mlpack-svn] [MLPACK] #169: DiscreteDistribution should take arma::vec, not size_t

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Nov 30 03:10:30 EST 2011


#169: DiscreteDistribution should take arma::vec, not size_t
---------------------+------------------------------------------------------
 Reporter:  rcurtin  |        Owner:  rcurtin                                  
     Type:  defect   |       Status:  new                                      
 Priority:  major    |    Milestone:  MLPACK 1.0                               
Component:  MLPACK   |     Keywords:  hmm discretedistribution size_t arma::vec
 Blocking:  163      |   Blocked By:                                           
---------------------+------------------------------------------------------
 In accordance with the decision made in #163, a discrete distribution (or
 even a sequence of discrete observations) should be shoved into an
 arma::vec or arma::mat; this will decrease the amount of overhead
 necessary for use of this class (especially with HMMs) and it will
 simplify the HMM code too.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/169>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list