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

NAME
dblat1.f -
SYNOPSIS
Functions/Subroutines
program dblat1
DBLAT1
subroutine header
subroutine check0 (SFAC)
subroutine check1 (SFAC)
subroutine check2 (SFAC)
subroutine check3 (SFAC)
subroutine stest (LEN, SCOMP, STRUE, SSIZE, SFAC)
subroutine testdsdot (SCOMP, STRUE, SSIZE, SFAC)
subroutine stest1 (SCOMP1, STRUE1, SSIZE, SFAC)
double precision function sdiff (SA, SB)
subroutine itest1 (ICOMP, ITRUE)
Function/Subroutine Documentation
subroutine check0 (double precision SFAC)
subroutine check1 (double precision SFAC)
subroutine check2 (double precision SFAC)
subroutine check3 (double precision SFAC)
subroutine header ()
subroutine itest1 (integer ICOMP, integer ITRUE)
double precision function sdiff (double precision SA, double precision SB)
subroutine stest (integer LEN, double precision, dimension(len) SCOMP, double precision, dimension(len)
STRUE, double precision, dimension(len) SSIZE, double precision SFAC)
subroutine stest1 (double precision SCOMP1, double precision STRUE1, double precision, dimension(*) SSIZE,
double precision SFAC)
subroutine testdsdot (real SCOMP, real STRUE, real SSIZE, real SFAC)
Author
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.6.0 Sun Jan 17 2016 dblat1.f(3)