Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
sblat1.f -
SYNOPSIS
Functions/Subroutines program sblat1 SBLAT1 subroutine header subroutine check0 (SFAC) subroutine check1 (SFAC) subroutine check2 (SFAC) subroutine check3 (SFAC) subroutine stest (LEN, SCOMP, STRUE, SSIZE, SFAC) subroutine stest1 (SCOMP1, STRUE1, SSIZE, SFAC) real function sdiff (SA, SB) subroutine itest1 (ICOMP, ITRUE)
Function/Subroutine Documentation
subroutine check0 (real SFAC) subroutine check1 (real SFAC) subroutine check2 (real SFAC) subroutine check3 (real SFAC) subroutine header () subroutine itest1 (integer ICOMP, integer ITRUE) real function sdiff (real SA, real SB) subroutine stest (integer LEN, real, dimension(len) SCOMP, real, dimension(len) STRUE, real, dimension(len) SSIZE, real SFAC) subroutine stest1 (real SCOMP1, real STRUE1, real, dimension(*) SSIZE, real SFAC)
Author
Generated automatically by Doxygen for LAPACK from the source code.