[mlpack-svn] [MLPACK] #164: Standardized concept for class output to Log

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Oct 12 11:28:59 EDT 2012


#164: Standardized concept for class output to Log
------------------------------------------------------+---------------------
  Reporter:  rcurtin                                  |        Owner:  trironk3    
      Type:  wishlist                                 |       Status:  accepted    
  Priority:  major                                    |    Milestone:  mlpack 1.1.0
 Component:  mlpack                                   |   Resolution:              
  Keywords:  mlpack output model type consistent api  |     Blocking:              
Blocked By:                                           |  
------------------------------------------------------+---------------------

Comment (by trironk3):

 We will need a function Indent that will insert a margin at the beginning
 of the string and after every newline character. Considering that this
 function should be available to all ToString methods, where should the
 declaration and implementation of this method reside?

 I've got the functionality of Indent implemented, and have changed the
 signature of ToString() to ToString(const size_t).

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/164#comment:12>
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