Added operator_minus.hpp back to src/mlpack/core/arma_extend/
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// Copyright (C) 2008-2015 National ICT Australia (NICTA)
|
||||
//
|
||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
||||
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
// -------------------------------------------------------------------
|
||||
//
|
||||
// Written by Conrad Sanderson - http://conradsanderson.id.au
|
||||
// Written by Ryan Curtin
|
||||
|
||||
// Backport unary minus operator for sparse matrices to Armadillo 4.000 and
|
||||
// older.
|
||||
Reference in New Issue
Block a user