Replace broken links.

This commit is contained in:
Tinko Bartels
2019-04-23 08:51:47 +02:00
parent de3ab816aa
commit 8740e3863b
239 changed files with 241 additions and 241 deletions

View File

@@ -1,7 +1,7 @@
///////////////////////////////////////////////////////////////
// Copyright 2018 Nick Thompson. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_
// LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt
/*`This example demonstrates the usage of the MPC backend for multiprecision complex numbers.
In the following, we will show how using MPC backend allows for the same operations as the C++ standard library complex numbers.