mirror of
https://github.com/boostorg/math.git
synced 2026-02-24 16:12:15 +00:00
add license and remove tabs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// Copyright Maksym Zhelyenzyakov 2026.
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// https://www.boost.org/LICENSE_1_0.txt)
|
||||
#include <boost/math/differentiation/autodiff_reverse.hpp>
|
||||
#include <boost/math/optimization/lbfgs.hpp>
|
||||
#include <boost/math/optimization/minimizer.hpp>
|
||||
|
||||
Reference in New Issue
Block a user