other versions
| dlaset.f(3) | LAPACK | dlaset.f(3) | 
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.
| Wed May 24 2017 | Version 3.7.0 |