CP2K 2.4 (Revision 12889)
Private Member Functions

f77_blas_netlib::SSPR2 Interface Reference

List of all members.

Private Member Functions

subroutine SSPR2 (UPLO, N, ALPHA, X, INCX, Y, INCY, AP)

Detailed Description

Definition at line 1615 of file f77_blas_netlib.f90.


Constructor & Destructor Documentation

subroutine f77_blas_netlib::SSPR2::SSPR2 ( CHARACTER(LEN=1),intent(in)  UPLO,
INTEGER,intent(in)  N,
REAL(SP),intent(in)  ALPHA,
REAL(SP),dimension(*),intent(in)  X,
INTEGER,intent(in)  INCX,
REAL(SP),dimension(*),intent(in)  Y,
INTEGER,intent(in)  INCY,
REAL(SP),dimension(*),intent(inout)  AP 
) [private]

Definition at line 1615 of file f77_blas_netlib.f90.


The documentation for this interface was generated from the following file: