Lines Matching refs:LAPACK
65 no dependencies on ``LAPACK`` and ``BLAS``. This makes for a simpler
68 - `BLAS <http://www.netlib.org/blas/>`_ and `LAPACK
75 ``LAPACK`` routines. It is also possible to use `OpenBLAS
81 MAC OS X ships with an optimized ``LAPACK`` and ``BLAS``
85 For Windows things are much more complicated. `LAPACK For
127 # BLAS & LAPACK
245 ``BLAS`` or ``LAPACK`` separately as OS X ships with optimized
246 ``BLAS`` and ``LAPACK`` routines as part of the `vecLib
430 If you decide to use ``LAPACK`` and ``BLAS``, then you also need to add
466 #. ``LAPACK [Default: ON]``: By default Ceres will use ``LAPACK`` (&
468 without ``LAPACK``. Turning this ``OFF`` also disables
469 ``SUITESPARSE`` as it depends on ``LAPACK``.
474 ``LAPACK`` must be ``ON`` in order to build with ``SuiteSparse``.
528 (for ``LAPACK`` & ``BLAS``). These scripts will search all of the "standard"
560 Building using custom BLAS & LAPACK installs
563 If the standard find package scripts for ``BLAS`` & ``LAPACK`` which ship with
566 ``BLAS`` & ``LAPACK`` libraries when invoking ``CMake`` to build Ceres via
578 building Ceres with ``SuiteSparse``, the versions of ``BLAS`` & ``LAPACK``