mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Find{BLAS,LAPACK}: Revise formatting of intro docs
This commit is contained in:
@@ -8,7 +8,9 @@ FindBLAS
|
||||
Find Basic Linear Algebra Subprograms (BLAS) library
|
||||
|
||||
This module finds an installed Fortran library that implements the
|
||||
BLAS linear-algebra interface (see http://www.netlib.org/blas/).
|
||||
`BLAS linear-algebra interface`_.
|
||||
|
||||
.. _`BLAS linear-algebra interface`: http://www.netlib.org/blas/
|
||||
|
||||
Input Variables
|
||||
^^^^^^^^^^^^^^^
|
||||
|
@@ -8,7 +8,9 @@ FindLAPACK
|
||||
Find Linear Algebra PACKage (LAPACK) library
|
||||
|
||||
This module finds an installed Fortran library that implements the
|
||||
LAPACK linear-algebra interface (see http://www.netlib.org/lapack/).
|
||||
`LAPACK linear-algebra interface`_.
|
||||
|
||||
.. _`LAPACK linear-algebra interface`: http://www.netlib.org/lapack/
|
||||
|
||||
Input Variables
|
||||
^^^^^^^^^^^^^^^
|
||||
|
Reference in New Issue
Block a user