[mlpack-svn] [MLPACK] #318: refactor LRSDP into separate LRSDPFunction class

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Mar 6 11:46:01 EST 2014


#318: refactor LRSDP into separate LRSDPFunction class
----------------------------------------+-----------------------------------
  Reporter:  rcurtin                    |        Owner:     
      Type:  defect                     |       Status:  new
  Priority:  trivial                    |    Milestone:     
 Component:  mlpack                     |   Resolution:     
  Keywords:  lrsdp, api, auglagrangian  |     Blocking:     
Blocked By:                             |  
----------------------------------------+-----------------------------------

Comment (by abhishek):

 If we replace the existing files in lrsdp with the above attachments. Then
 LRSDP object will not see the four functions.
 - double Evaluate()
 - void Gradient(...)
 - double EvaluateConstraint()
 - void GradientConstraint(...)

 I have run the mlpack_test -t LRSDPTest and it is working fine with this.

 Thanks,
 Abhishek Laddha

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