Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       slaset.f -

SYNOPSIS

   Functions/Subroutines
       subroutine slaset (UPLO, M, N, ALPHA, BETA, A, LDA)
           SLASET initializes the off-diagonal elements and the diagonal elements of a matrix to
           given values.

Author

       Generated automatically by Doxygen for LAPACK from the source code.