[mlpack-git] [mlpack/mlpack] Added the discretize function. Design changes as discussed. (#703)

Tham notifications at github.com
Wed Jul 13 04:38:05 EDT 2016


> @@ -19,53 +19,133 @@ class StructuredForests
>  
>   public:
>  
> - 
> +  /**
> +   * Constructor: stores all the parameters in an object
> +   * of feature_parameters class.
> +   * @param F FeatureParameters object which stores necessary parameters.
> +   */ 
>    StructuredForests(FeatureParameters F);
>  
>    void PrepareData(const MatType& Images, const MatType& Boundaries,\

Could you remove the "\"?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/703/files/08bd5501d30f0d5a3b8dad2d2f438055e7b75cd5..2f8f3c7778a2746fdbe22c9e8958467b014ab481#r70585210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160713/598efe7c/attachment.html>


More information about the mlpack-git mailing list