Find{BLAS,LAPACK}: Revise formatting of intro docs
This commit is contained in:
parent
43b581367d
commit
6a7c055f96
@ -8,7 +8,9 @@ FindBLAS
|
|||||||
Find Basic Linear Algebra Subprograms (BLAS) library
|
Find Basic Linear Algebra Subprograms (BLAS) library
|
||||||
|
|
||||||
This module finds an installed Fortran library that implements the
|
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
|
Input Variables
|
||||||
^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
@ -8,7 +8,9 @@ FindLAPACK
|
|||||||
Find Linear Algebra PACKage (LAPACK) library
|
Find Linear Algebra PACKage (LAPACK) library
|
||||||
|
|
||||||
This module finds an installed Fortran library that implements the
|
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
|
Input Variables
|
||||||
^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user