SparseChol-package | R Documentation |
'C++' classes for sparse matrix methods including implementation of sparse LDL decomposition of symmetric matrices and solvers described by Timothy A. Davis (2016) <https://fossies.org/linux/SuiteSparse/LDL/Doc/ldl_userguide.pdf>. Provides a set of C++ classes for basic sparse matrix specification and linear algebra, and a class to implement sparse LDL decomposition and solvers. See <https://github.com/samuel-watson/SparseChol> for details.
Index: This package was not yet installed at build time.
Sam Watson <S.I.Watson@bham.ac.uk>
Sam Watson [aut, cre], Timothy A. Davis [aut, ctb]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.