[mlpack-git] master: Fix style. (aa33a92)

gitdub at mlpack.org gitdub at mlpack.org
Mon Jun 27 14:44:16 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/479eca0c625cc4255a3b1a354a4788dae10f1b01...0caf99c9231bc2be9710293a73fbf18b5a82d2f4

>---------------------------------------------------------------

commit aa33a92a321fceafbea00835817e3200290b87f1
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jun 27 14:44:16 2016 -0400

    Fix style.


>---------------------------------------------------------------

aa33a92a321fceafbea00835817e3200290b87f1
 .../tree/rectangle_tree/discrete_hilbert_value.hpp | 162 ++++++++++++---------
 .../rectangle_tree/discrete_hilbert_value_impl.hpp | 146 ++++++++++---------
 .../hilbert_r_tree_auxiliary_information.hpp       |  56 +++----
 .../hilbert_r_tree_auxiliary_information_impl.hpp  |  55 +++----
 .../hilbert_r_tree_descent_heuristic.hpp           |  25 ++--
 .../hilbert_r_tree_descent_heuristic_impl.hpp      |  23 +--
 .../tree/rectangle_tree/hilbert_r_tree_split.hpp   |  51 ++++---
 .../rectangle_tree/hilbert_r_tree_split_impl.hpp   |  94 ++++++------
 .../rectangle_tree/no_auxiliary_information.hpp    |  23 ++-
 .../r_star_tree_descent_heuristic.hpp              |  14 +-
 .../rectangle_tree/r_tree_descent_heuristic.hpp    |   2 +-
 .../x_tree_auxiliary_information.hpp               |  35 +++--
 12 files changed, 380 insertions(+), 306 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc aa33a92a321fceafbea00835817e3200290b87f1



More information about the mlpack-git mailing list