Home | History | Annotate | Download | only in source

Lines Matching full:cxsparse

63 - `CXSparse <http://www.cise.ufl.edu/research/sparse/CXSparse/>`_.
64 Similar to ``SuiteSparse`` but simpler and slower. CXSparse has
131 # SuiteSparse and CXSparse (optional)
258 # SuiteSparse and CXSparse
284 way of building SuiteSparse and CXSparse. There are however a number
323 #. (Experimental) ``CXSparse`` Previously CXSparse was not available on
325 `[1] <https://github.com/PetterS/CXSparse>`_ and
326 `[2] <https://github.com/TheFrenchLeaf/CXSparse>`_. If you wish to use
327 ``CXSparse``, follow their instructions for obtaining and building it.
476 #. ``CXSPARSE [Default: ON]``: By default, Ceres will link to
477 ``CXSparse`` if all its dependencies are present. Turn this ``OFF``
478 to build Ceres without ``CXSparse``.