Files
mlpack/fastlib/branches
Ryan Curtin e5ac749630 Remove ridiculous copypasta from AllNN::Init() and AllNN::InitNaive() (it could
be trimmed further, even).  Change Matrix queries_ and references_ to arma::mat
type, but pointers were required to make it work right.

This entire class needs to be written in a more sensible and intuitive way.

Still a little left to do in terms of removing Matrix and Vectors.
2010-06-22 00:14:52 +00:00
..