Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
dlaset.f -
SYNOPSIS
Functions/Subroutines subroutine dlaset (UPLO, M, N, ALPHA, BETA, A, LDA) DLASET 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.