CHOLMOD Extra Module provides a set of additional routines for SuiteSparse CHOLMOD Module http://www.cise.ufl.edu/research/sparse/cholmod/.
Project home page is located at https://github.com/jluttine/cholmod-extra .
GIT repository can be found at https://github.com/jluttine/cholmod-extra.git .
Documentation can be found at Docs-directory or http://cholmod-extra.readthedocs.org/ .
- cholmod_spinv - Computes the sparse inverse of a matrix given its Cholesky decomposition.
Jaakko Luttinen [email protected]
Copyright (C) 2012 Jaakko Luttinen
Licensed under the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. See LICENSE for a text of the license.
Copyright (C) 2005-2013 University of Florida
Licensed under the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.