By accessing these software you agree to the following terms. If you do not agree to the following terms, please note that you are not allowed to use these software.

Copyright, author rights, trademarks and other intellectual property rights

These software are protected by copyright, author rights and/or other intellectual property rights which are the property of Tampere University ("TAU"), its researchers and/or third parties. Reproduction, modification, and use of the software (or any information incorporated thereto such as but not limited to reports, publications, codes, pictures, diagrams, video material) are hereby authorized provided that:

(i) reproduction, use, and modification are for informational and non-commercial use only; and

(ii) all original copyright notices in their entirety appear in any copies, reproduction, or modification of the software; and

(iii) the software, or any reproduction or modification thereof, will not be copied or posted on any network computer or broadcast in any media without prior consent is obtained from TAU; and

(iv) reference to the original authors is given whenever results, which arise from the use of the provided software or any modification of it, are made public.

No other use of the software and of any information incorporated thereto is hereby authorized.

In addition, be informed that some names are protected by trademarks which are the property of TAU, its researchers and/or other third parties whether a specific mention in that respect is made or not.


Disclaimers

The software are provided for general information only and should not be relied upon or used as the basis for making any transactions of any kind whatsoever. The software are provided « AS IS » without warranty of any kind either expressed or implied including, without limitation, warranties of merchantability, fitness for a particular purpose or non infringement of intellectual property rights.
TAU makes no representations or warranties as to the accuracy or completeness of any materials and information incorporated thereto and contained in these software. TAU makes no representations or warranties that these software (the materials and/or any information incorporated thereto) will be error-free, will be secure, and free of virus or other harmful components.

The use of the software (or any information incorporated thereto), in whole or in part, is your sole responsibility. TAU disclaims any liability for any damages whatsoever including without limitation direct, indirect, incidental and/or consequential damages resulting from access to and use of these software.



/* ----- Nanoflann License ----- */
Software License Agreement (BSD License)

Copyright 2008-2009  Marius Muja (mariusm@cs.ubc.ca). All rights reserved.
Copyright 2008-2009  David G. Lowe (lowe@cs.ubc.ca). All rights reserved.
Copyright 2011 Jose L. Blanco (joseluisblancoc@gmail.com). All rights reserved.

THE BSD LICENSE

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/* ---------------------------- */


/* ----- Eigeng License ----- */
The MIT License

   Copyright (c) 1996 Frank Uhlig et al.
                 2009 Genome Research Ltd (GRL).

   Permission is hereby granted, free of charge, to any person obtaining
   a copy of this software and associated documentation files (the
   "Software"), to deal in the Software without restriction, including
   without limitation the rights to use, copy, modify, merge, publish,
   distribute, sublicense, and/or sell copies of the Software, and to
   permit persons to whom the Software is furnished to do so, subject to
   the following conditions:

   The above copyright notice and this permission notice shall be
   included in all copies or substantial portions of the Software.

   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
   NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
   BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
   ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
   CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   SOFTWARE.

Contact: Heng Li <lh3lh3@gmail.com> 

.FE{C 7.8}
    {QR Algorithm}
    {Eigenvalues and Eigenvectors of a Matrix via the
     QR Algorithm}
/* ---------------------------- */
