<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/mlpack/mlpack/pull/419'>https://github.com/mlpack/mlpack/pull/419</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Cleanup: remove trailing whitespace in source files</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-0">src/mlpack/bindings/matlab/hmm/hmm_generate.cpp</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-1">src/mlpack/core/kernels/epanechnikov_kernel.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-2">src/mlpack/core/metrics/mahalanobis_distance_impl.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-3">src/mlpack/core/optimizers/aug_lagrangian/aug_lagrangian_function.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-4">src/mlpack/core/tree/binary_space_tree/mean_split_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-5">src/mlpack/core/tree/rectangle_tree.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-6">src/mlpack/core/tree/rectangle_tree/dual_tree_traverser.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-7">src/mlpack/core/tree/rectangle_tree/hilbert_r_tree_split.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-8">src/mlpack/core/tree/rectangle_tree/hilbert_r_tree_split_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-9">src/mlpack/core/tree/rectangle_tree/single_tree_traverser.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-10">src/mlpack/methods/adaboost/adaboost.hpp</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-11">src/mlpack/methods/adaboost/adaboost_impl.hpp</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-12">src/mlpack/methods/adaboost/adaboost_main.cpp</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-13">src/mlpack/methods/amf/amf_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-14">src/mlpack/methods/amf/termination_policies/validation_RMSE_termination.hpp</a>
    (46)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-15">src/mlpack/methods/ann/activation_functions/softsign_function.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-16">src/mlpack/methods/ann/optimizer/rpropm.hpp</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-17">src/mlpack/methods/ann/optimizer/rpropp.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-18">src/mlpack/methods/cf/cf.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-19">src/mlpack/methods/cf/cf_main.cpp</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-20">src/mlpack/methods/cf/svd_wrapper.hpp</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-21">src/mlpack/methods/cf/svd_wrapper_impl.hpp</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-22">src/mlpack/methods/hmm/hmm.hpp</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-23">src/mlpack/methods/hmm/hmm_convert_main.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-24">src/mlpack/methods/hmm/hmm_generate_main.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-25">src/mlpack/methods/hmm/hmm_regression.hpp</a>
    (46)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-26">src/mlpack/methods/hmm/hmm_regression_impl.hpp</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-27">src/mlpack/methods/hmm/hmm_util.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-28">src/mlpack/methods/kernel_pca/kernel_rules/naive_method.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-29">src/mlpack/methods/kernel_pca/kernel_rules/nystroem_method.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-30">src/mlpack/methods/kmeans/dtnn_rules_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-31">src/mlpack/methods/kmeans/dual_tree_kmeans_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-32">src/mlpack/methods/linear_regression/linear_regression.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-33">src/mlpack/methods/local_coordinate_coding/lcc.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-34">src/mlpack/methods/logistic_regression/logistic_regression.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-35">src/mlpack/methods/lsh/lsh_search.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-36">src/mlpack/methods/lsh/lsh_search_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-37">src/mlpack/methods/nca/nca.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-38">src/mlpack/methods/nca/nca_impl.hpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-39">src/mlpack/methods/nca/nca_softmax_error_function_impl.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-40">src/mlpack/methods/neighbor_search/allkfn_main.cpp</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-41">src/mlpack/methods/neighbor_search/allknn_main.cpp</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-42">src/mlpack/methods/nmf/nmf_main.cpp</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-43">src/mlpack/methods/nystroem_method/nystroem_method.hpp</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-44">src/mlpack/methods/nystroem_method/nystroem_method_impl.hpp</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-45">src/mlpack/methods/pca/pca.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-46">src/mlpack/methods/pca/pca.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-47">src/mlpack/methods/perceptron/learning_policies/simple_weight_update.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-48">src/mlpack/methods/perceptron/perceptron.hpp</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-49">src/mlpack/methods/perceptron/perceptron_impl.hpp</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-50">src/mlpack/methods/perceptron/perceptron_main.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-51">src/mlpack/methods/radical/radical.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-52">src/mlpack/methods/range_search/range_search.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-53">src/mlpack/methods/regularized_svd/regularized_svd.hpp</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-54">src/mlpack/methods/regularized_svd/regularized_svd_function.cpp</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-55">src/mlpack/methods/regularized_svd/regularized_svd_function.hpp</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-56">src/mlpack/methods/regularized_svd/regularized_svd_impl.hpp</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-57">src/mlpack/methods/softmax_regression/softmax_regression_impl.hpp</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-58">src/mlpack/methods/sparse_coding/sparse_coding.hpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-59">src/mlpack/tests/adaboost_test.cpp</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-60">src/mlpack/tests/allknn_test.cpp</a>
    (1638)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-61">src/mlpack/tests/armadillo_svd_test.cpp</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-62">src/mlpack/tests/nystroem_method_test.cpp</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-63">src/mlpack/tests/perceptron_test.cpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-64">src/mlpack/tests/quic_svd_test.cpp</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-65">src/mlpack/tests/range_search_test.cpp</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/419/files#diff-66">src/mlpack/tests/svd_incremental_test.cpp</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/mlpack/mlpack/pull/419.patch'>https://github.com/mlpack/mlpack/pull/419.patch</a></li>
  <li><a href='https://github.com/mlpack/mlpack/pull/419.diff'>https://github.com/mlpack/mlpack/pull/419.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/pull/419">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFG1918_ZzlhbuEva443KNvVHggMrks5n1JbggaJpZM4Duznu.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/419"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>