#
#========= index for clapack/testing/matgen =========
#
file	clapack/testing/matgen/index
for     This index

file	clapack/testing/matgen/slagge.c
for     Generates a real general matrix
prec    single

file	clapack/testing/matgen/dlagge.c
for     Generates a real general matrix
prec    double

file	clapack/testing/matgen/clagge.c
for     Generates a complex general matrix
prec    complex

file	clapack/testing/matgen/zlagge.c
for     Generates a complex general matrix
prec    doublecomplex

file	clapack/testing/matgen/claghe.c
for     Generates a complex Hermitian matrix
prec    complex

file	clapack/testing/matgen/zlaghe.c
for     Generates a complex Hermitian matrix
prec    doublecomplex

file	clapack/testing/matgen/slagsy.c
for     Generates a real symmetric matrix
prec    single

file	clapack/testing/matgen/dlagsy.c
for     Generates a real symmetric matrix
prec    double

file	clapack/testing/matgen/clagsy.c
for     Generates a complex symmetric matrix
prec    complex

file	clapack/testing/matgen/zlagsy.c
for     Generates a complex symmetric matrix
prec    doublecomplex

file    clapack/testing/matgen/slaran.c
for     Returns a random real number from a uniform (0,1) distribution
prec    single

file    clapack/testing/matgen/dlaran.c
for     Returns a random real number from a uniform (0,1) distribution
prec    double

file	clapack/testing/matgen/slarge.c
for     Pre- and post-multiples a real general matrix with a random
,       orthogonal matrix
prec    single

file	clapack/testing/matgen/dlarge.c
for     Pre- and post-multiples a real general matrix with a random
,       orthogonal matrix
prec    double

file	clapack/testing/matgen/clarge.c
for     Pre- and post-multiples a complex general matrix with a random
,       unitary matrix
prec    complex

file	clapack/testing/matgen/zlarge.c
for     Pre- and post-multiples a complex general matrix with a random
,       unitary matrix
prec    doublecomplex

file	clapack/testing/matgen/slarnd.c
for     Returns a random real number from a uniform or normal distribution
prec    single

file	clapack/testing/matgen/dlarnd.c
for     Returns a random real number from a uniform or normal distribution
prec    double

file	clapack/testing/matgen/clarnd.c
for     Returns a random complex number from a uniform or normal distribution
prec    complex

file	clapack/testing/matgen/zlarnd.c
for     Returns a random complex number from a uniform or normal distribution
prec    doublecomplex

file	clapack/testing/matgen/slaror.c
for     Pre- or post-multiplies a real general matrix by a random
,       orthogonal matrix
prec    single

file	clapack/testing/matgen/dlaror.c
for     Pre- or post-multiplies a real general matrix by a random
,       orthogonal matrix
prec    double

file	clapack/testing/matgen/claror.c
for     Pre- or post-multiplies a complex general matrix by a random
,       unitary matrix
prec    complex

file	clapack/testing/matgen/zlaror.c
for     Pre- or post-multiplies a complex general matrix by a random
,       unitary matrix
prec    doublecomplex

file	clapack/testing/matgen/slarot.c
for     Applies a (Givens) rotation to two adjacent rows or columns,
,       where one element of the first and/or last column/row may be
,       a separate variable.
prec    single

file	clapack/testing/matgen/dlarot.c
for     Applies a (Givens) rotation to two adjacent rows or columns,
,       where one element of the first and/or last column/row may be
,       a separate variable.
prec    double

file	clapack/testing/matgen/clarot.c
for     Applies a (Givens) rotation to two adjacent rows or columns,
,       where one element of the first and/or last column/row may be
,       a separate variable.
prec    complex

file	clapack/testing/matgen/zlarot.c
for     Applies a (Givens) rotation to two adjacent rows or columns,
,       where one element of the first and/or last column/row may be
,       a separate variable.
prec    doublecomplex

file	clapack/testing/matgen/slatm1.c
for     Called by SLATMR to generate random test matrices
prec    single

file	clapack/testing/matgen/dlatm1.c
for     Called by DLATMR to generate random test matrices
prec    double

file	clapack/testing/matgen/clatm1.c
for     Called by CLATMR to generate random test matrices
prec    complex

file	clapack/testing/matgen/zlatm1.c
for     Called by ZLATMR to generate random test matrices
prec    doublecomplex

file	clapack/testing/matgen/slatm2.c
for     Called by SLATMR to generate random test matrices
prec    single

file	clapack/testing/matgen/dlatm2.c
for     Called by DLATMR to generate random test matrices
prec    double

file	clapack/testing/matgen/clatm2.c
for     Called by CLATMR to generate random test matrices
prec    complex

file	clapack/testing/matgen/zlatm2.c
for     Called by ZLATMR to generate random test matrices
prec    doublecomplex

file	clapack/testing/matgen/slatm3.c
for     Called by SLATMR to generate random test matrices
prec    single

file	clapack/testing/matgen/dlatm3.c
for     Called by DLATMR to generate random test matrices
prec    double

file	clapack/testing/matgen/clatm3.c
for     Called by CLATMR to generate random test matrices
prec    complex

file	clapack/testing/matgen/zlatm3.c
for     Called by ZLATMR to generate random test matrices
prec    doublecomplex

file	clapack/testing/matgen/slatme.c
for     Generates random non-symmetric square matrices with
,       specified eigenvalues
prec    single

file	clapack/testing/matgen/dlatme.c
for     Generates random non-symmetric square matrices with
,       specified eigenvalues
prec    double

file	clapack/testing/matgen/clatme.c
for     Generates random non-symmetric square matrices with
,       specified eigenvalues
prec    complex

file	clapack/testing/matgen/zlatme.c
for     Generates random non-symmetric square matrices with
,       specified eigenvalues
prec    doublecomplex

file	clapack/testing/matgen/slatmr.c
for     Generates random matrices of various types
prec    single

file	clapack/testing/matgen/dlatmr.c
for     Generates random matrices of various types
prec    double

file	clapack/testing/matgen/clatmr.c
for     Generates random matrices of various types
prec    complex

file	clapack/testing/matgen/zlatmr.c
for     Generates random matrices of various types
prec    doublecomplex

file	clapack/testing/matgen/slatms.c
for     generates random matrices with specified singular values
,       (or symmetric with specified eigenvalues)
prec    single

file	clapack/testing/matgen/dlatms.c
for     generates random matrices with specified singular values
,       (or symmetric with specified eigenvalues)
prec    double

file	clapack/testing/matgen/clatms.c
for     generates random matrices with specified singular values
,       (or Hermitian with specified eigenvalues)
prec    complex

file	clapack/testing/matgen/zlatms.c
for     generates random matrices with specified singular values
,       (or Hermitian with specified eigenvalues)
prec    doublecomplex