summaryrefslogtreecommitdiff
path: root/gsl-1.9/cblas/test_tbsv.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-08 17:33:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-08 17:33:11 +0000
commit73f643f3f4a55310b2c8c1a9858906b2dd676e72 (patch)
treeb1df97f18dace4a5702b0bc7aafdfee8a2f25ada /gsl-1.9/cblas/test_tbsv.c
parentee523abdace8337d05ec4a179fcdf5de3fe0f634 (diff)
2011-04-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, SUPPORT, THANKS, TODO, acconfig.h, aclocal.m4, autogen.sh, config.guess, config.h.in, config.sub, configure, configure.ac, gsl-config.in, gsl-histogram.c, gsl-randist.c, gsl.m4, gsl.pc.in, gsl.spec.in, gsl_machine.h, gsl_math.h, gsl_mode.h, gsl_nan.h, gsl_pow_int.h, gsl_precision.h, gsl_types.h, gsl_version.h.in, install-sh, ltmain.sh, mdate-sh, missing, mkinstalldirs, templates_off.h, templates_on.h, test_gsl_histogram.sh, version.c, blas/ChangeLog, blas/Makefile.am, blas/Makefile.in, blas/TODO, blas/blas.c, blas/gsl_blas.h, blas/gsl_blas_types.h, block/ChangeLog, block/Makefile.am, block/Makefile.in, block/block.c, block/block_source.c, block/file.c, block/fprintf_source.c, block/fwrite_source.c, block/gsl_block.h, block/gsl_block_char.h, block/gsl_block_complex_double.h, block/gsl_block_complex_float.h, block/gsl_block_complex_long_double.h, block/gsl_block_double.h, block/gsl_block_float.h, block/gsl_block_int.h, block/gsl_block_long.h, block/gsl_block_long_double.h, block/gsl_block_short.h, block/gsl_block_uchar.h, block/gsl_block_uint.h, block/gsl_block_ulong.h, block/gsl_block_ushort.h, block/gsl_check_range.h, block/init.c, block/init_source.c, block/test.c, block/test_complex_io.c, block/test_complex_source.c, block/test_io.c, block/test_source.c, bspline/ChangeLog, bspline/Makefile.am, bspline/Makefile.in, bspline/TODO, bspline/bspline.c, bspline/gsl_bspline.h, bspline/test.c, cblas/ChangeLog, cblas/Makefile.am, cblas/Makefile.in, cblas/TODO, cblas/caxpy.c, cblas/cblas.h, cblas/ccopy.c, cblas/cdotc_sub.c, cblas/cdotu_sub.c, cblas/cgbmv.c, cblas/cgemm.c, cblas/cgemv.c, cblas/cgerc.c, cblas/cgeru.c, cblas/chbmv.c, cblas/chemm.c, cblas/chemv.c, cblas/cher.c, cblas/cher2.c, cblas/cher2k.c, cblas/cherk.c, cblas/chpmv.c, cblas/chpr.c, cblas/chpr2.c, cblas/cscal.c, cblas/csscal.c, cblas/cswap.c, cblas/csymm.c, cblas/csyr2k.c, cblas/csyrk.c, cblas/ctbmv.c, cblas/ctbsv.c, cblas/ctpmv.c, cblas/ctpsv.c, cblas/ctrmm.c, cblas/ctrmv.c, cblas/ctrsm.c, cblas/ctrsv.c, cblas/dasum.c, cblas/daxpy.c, cblas/dcopy.c, cblas/ddot.c, cblas/dgbmv.c, cblas/dgemm.c, cblas/dgemv.c, cblas/dger.c, cblas/dnrm2.c, cblas/drot.c, cblas/drotg.c, cblas/drotm.c, cblas/drotmg.c, cblas/dsbmv.c, cblas/dscal.c, cblas/dsdot.c, cblas/dspmv.c, cblas/dspr.c, cblas/dspr2.c, cblas/dswap.c, cblas/dsymm.c, cblas/dsymv.c, cblas/dsyr.c, cblas/dsyr2.c, cblas/dsyr2k.c, cblas/dsyrk.c, cblas/dtbmv.c, cblas/dtbsv.c, cblas/dtpmv.c, cblas/dtpsv.c, cblas/dtrmm.c, cblas/dtrmv.c, cblas/dtrsm.c, cblas/dtrsv.c, cblas/dzasum.c, cblas/dznrm2.c, cblas/gsl_cblas.h, cblas/hypot.c, cblas/icamax.c, cblas/idamax.c, cblas/isamax.c, cblas/izamax.c, cblas/sasum.c, cblas/saxpy.c, cblas/scasum.c, cblas/scnrm2.c, cblas/scopy.c, cblas/sdot.c, cblas/sdsdot.c, cblas/sgbmv.c, cblas/sgemm.c, cblas/sgemv.c, cblas/sger.c, cblas/snrm2.c, cblas/source_asum_c.h, cblas/source_asum_r.h, cblas/source_axpy_c.h, cblas/source_axpy_r.h, cblas/source_copy_c.h, cblas/source_copy_r.h, cblas/source_dot_c.h, cblas/source_dot_r.h, cblas/source_gbmv_c.h, cblas/source_gbmv_r.h, cblas/source_gemm_c.h, cblas/source_gemm_r.h, cblas/source_gemv_c.h, cblas/source_gemv_r.h, cblas/source_ger.h, cblas/source_gerc.h, cblas/source_geru.h, cblas/source_hbmv.h, cblas/source_hemm.h, cblas/source_hemv.h, cblas/source_her.h, cblas/source_her2.h, cblas/source_her2k.h, cblas/source_herk.h, cblas/source_hpmv.h, cblas/source_hpr.h, cblas/source_hpr2.h, cblas/source_iamax_c.h, cblas/source_iamax_r.h, cblas/source_nrm2_c.h, cblas/source_nrm2_r.h, cblas/source_rot.h, cblas/source_rotg.h, cblas/source_rotm.h, cblas/source_rotmg.h, cblas/source_sbmv.h, cblas/source_scal_c.h, cblas/source_scal_c_s.h, cblas/source_scal_r.h, cblas/source_spmv.h, cblas/source_spr.h, cblas/source_spr2.h, cblas/source_swap_c.h, cblas/source_swap_r.h, cblas/source_symm_c.h, cblas/source_symm_r.h, cblas/source_symv.h, cblas/source_syr.h, cblas/source_syr2.h, cblas/source_syr2k_c.h, cblas/source_syr2k_r.h, cblas/source_syrk_c.h, cblas/source_syrk_r.h, cblas/source_tbmv_c.h, cblas/source_tbmv_r.h, cblas/source_tbsv_c.h, cblas/source_tbsv_r.h, cblas/source_tpmv_c.h, cblas/source_tpmv_r.h, cblas/source_tpsv_c.h, cblas/source_tpsv_r.h, cblas/source_trmm_c.h, cblas/source_trmm_r.h, cblas/source_trmv_c.h, cblas/source_trmv_r.h, cblas/source_trsm_c.h, cblas/source_trsm_r.h, cblas/source_trsv_c.h, cblas/source_trsv_r.h, cblas/srot.c, cblas/srotg.c, cblas/srotm.c, cblas/srotmg.c, cblas/ssbmv.c, cblas/sscal.c, cblas/sspmv.c, cblas/sspr.c, cblas/sspr2.c, cblas/sswap.c, cblas/ssymm.c, cblas/ssymv.c, cblas/ssyr.c, cblas/ssyr2.c, cblas/ssyr2k.c, cblas/ssyrk.c, cblas/stbmv.c, cblas/stbsv.c, cblas/stpmv.c, cblas/stpsv.c, cblas/strmm.c, cblas/strmv.c, cblas/strsm.c, cblas/strsv.c, cblas/test.c, cblas/test_amax.c, cblas/test_asum.c, cblas/test_axpy.c, cblas/test_copy.c, cblas/test_dot.c, cblas/test_gbmv.c, cblas/test_gemm.c, cblas/test_gemv.c, cblas/test_ger.c, cblas/test_hbmv.c, cblas/test_hemm.c, cblas/test_hemv.c, cblas/test_her.c, cblas/test_her2.c, cblas/test_her2k.c, cblas/test_herk.c, cblas/test_hpmv.c, cblas/test_hpr.c, cblas/test_hpr2.c, cblas/test_nrm2.c, cblas/test_rot.c, cblas/test_rotg.c, cblas/test_rotm.c, cblas/test_rotmg.c, cblas/test_sbmv.c, cblas/test_scal.c, cblas/test_spmv.c, cblas/test_spr.c, cblas/test_spr2.c, cblas/test_swap.c, cblas/test_symm.c, cblas/test_symv.c, cblas/test_syr.c, cblas/test_syr2.c, cblas/test_syr2k.c, cblas/test_syrk.c, cblas/test_tbmv.c, cblas/test_tbsv.c, cblas/test_tpmv.c, cblas/test_tpsv.c, cblas/test_trmm.c, cblas/test_trmv.c, cblas/test_trsm.c, cblas/test_trsv.c, cblas/tests.c, cblas/tests.h, cblas/xerbla.c, cblas/zaxpy.c, cblas/zcopy.c, cblas/zdotc_sub.c, cblas/zdotu_sub.c, cblas/zdscal.c, cblas/zgbmv.c, cblas/zgemm.c, cblas/zgemv.c, cblas/zgerc.c, cblas/zgeru.c, cblas/zhbmv.c, cblas/zhemm.c, cblas/zhemv.c, cblas/zher.c, cblas/zher2.c, cblas/zher2k.c, cblas/zherk.c, cblas/zhpmv.c, cblas/zhpr.c, cblas/zhpr2.c, cblas/zscal.c, cblas/zswap.c, cblas/zsymm.c, cblas/zsyr2k.c, cblas/zsyrk.c, cblas/ztbmv.c, cblas/ztbsv.c, cblas/ztpmv.c, cblas/ztpsv.c, cblas/ztrmm.c, cblas/ztrmv.c, cblas/ztrsm.c, cblas/ztrsv.c, cdf/ChangeLog, cdf/Makefile.am, cdf/Makefile.in, cdf/beta.c, cdf/beta_inc.c, cdf/betainv.c, cdf/binomial.c, cdf/cauchy.c, cdf/cauchyinv.c, cdf/chisq.c, cdf/chisqinv.c, cdf/error.h, cdf/exponential.c, cdf/exponentialinv.c, cdf/exppow.c, cdf/fdist.c, cdf/fdistinv.c, cdf/flat.c, cdf/flatinv.c, cdf/gamma.c, cdf/gammainv.c, cdf/gauss.c, cdf/gaussinv.c, cdf/geometric.c, cdf/gsl_cdf.h, cdf/gumbel1.c, cdf/gumbel1inv.c, cdf/gumbel2.c, cdf/gumbel2inv.c, cdf/hypergeometric.c, cdf/laplace.c, cdf/laplaceinv.c, cdf/logistic.c, cdf/logisticinv.c, cdf/lognormal.c, cdf/lognormalinv.c, cdf/nbinomial.c, cdf/pareto.c, cdf/paretoinv.c, cdf/pascal.c, cdf/poisson.c, cdf/rat_eval.h, cdf/rayleigh.c, cdf/rayleighinv.c, cdf/tdist.c, cdf/tdistinv.c, cdf/test.c, cdf/test_auto.c, cdf/weibull.c, cdf/weibullinv.c, cheb/ChangeLog, cheb/Makefile.am, cheb/Makefile.in, cheb/deriv.c, cheb/eval.c, cheb/gsl_chebyshev.h, cheb/init.c, cheb/integ.c, cheb/test.c, combination/ChangeLog, combination/Makefile.am, combination/Makefile.in, combination/combination.c, combination/file.c, combination/gsl_combination.h, combination/init.c, combination/test.c, complex/ChangeLog, complex/Makefile.am, complex/Makefile.in, complex/TODO, complex/gsl_complex.h, complex/gsl_complex_math.h, complex/math.c, complex/results.h, complex/results1.h, complex/results_real.h, complex/test.c, const/ChangeLog, const/Makefile.am, const/Makefile.in, const/TODO, const/gsl_const.h, const/gsl_const_cgs.h, const/gsl_const_cgsm.h, const/gsl_const_mks.h, const/gsl_const_mksa.h, const/gsl_const_num.h, const/test.c, deriv/ChangeLog, deriv/Makefile.am, deriv/Makefile.in, deriv/deriv.c, deriv/gsl_deriv.h, deriv/test.c, dht/ChangeLog, dht/Makefile.am, dht/Makefile.in, dht/dht.c, dht/gsl_dht.h, dht/test.c, diff/ChangeLog, diff/Makefile.am, diff/Makefile.in, diff/diff.c, diff/gsl_diff.h, diff/test.c, doc/12-cities.eps, doc/ChangeLog, doc/Makefile.am, doc/Makefile.in, doc/algorithm.sty, doc/algorithmic.sty, doc/autoconf.texi, doc/blas.texi, doc/bspline.eps, doc/bspline.texi, doc/calc.sty, doc/cblas.texi, doc/cheb.eps, doc/cheb.texi, doc/combination.texi, doc/complex.texi, doc/const.texi, doc/debug.texi, doc/dht.texi, doc/diff.texi, doc/dwt-orig.eps, doc/dwt-samp.eps, doc/dwt.texi, doc/eigen.texi, doc/err.texi, doc/fdl.texi, doc/fft-complex-radix2-f.eps, doc/fft-complex-radix2-t.eps, doc/fft-complex-radix2.eps, doc/fft-real-mixedradix.eps, doc/fft.texi, doc/fftalgorithms.bib, doc/fftalgorithms.tex, doc/final-route.eps, doc/fit-exp.eps, doc/fit-wlinear.eps, doc/fit-wlinear2.eps, doc/fitting.texi, doc/freemanuals.texi, doc/gpl.texi, doc/gsl-config.1, doc/gsl-design.texi, doc/gsl-histogram.1, doc/gsl-randist.1, doc/gsl-ref.info, doc/gsl-ref.info-1, doc/gsl-ref.info-2, doc/gsl-ref.info-3, doc/gsl-ref.info-4, doc/gsl-ref.info-5, doc/gsl-ref.info-6, doc/gsl-ref.texi, doc/gsl.3, doc/histogram.eps, doc/histogram.texi, doc/histogram2d.eps, doc/ieee754.texi, doc/initial-route.eps, doc/integration.texi, doc/interp.texi, doc/interp2.eps, doc/interpp2.eps, doc/intro.texi, doc/landau.dat, doc/linalg.texi, doc/math.texi, doc/mdate-sh, doc/min-interval.eps, doc/min.texi, doc/montecarlo.texi, doc/multifit.texi, doc/multimin.eps, doc/multimin.texi, doc/multiroots.texi, doc/ntuple.eps, doc/ntuple.texi, doc/ode-initval.texi, doc/permutation.texi, doc/poly.texi, doc/qrng.eps, doc/qrng.texi, doc/rand-bernoulli.tex, doc/rand-beta.tex, doc/rand-binomial.tex, doc/rand-bivariate-gaussian.tex, doc/rand-cauchy.tex, doc/rand-chisq.tex, doc/rand-erlang.tex, doc/rand-exponential.tex, doc/rand-exppow.tex, doc/rand-fdist.tex, doc/rand-flat.tex, doc/rand-gamma.tex, doc/rand-gaussian-tail.tex, doc/rand-gaussian.tex, doc/rand-geometric.tex, doc/rand-gumbel.tex, doc/rand-gumbel1.tex, doc/rand-gumbel2.tex, doc/rand-hypergeometric.tex, doc/rand-landau.tex, doc/rand-laplace.tex, doc/rand-levy.tex, doc/rand-levyskew.tex, doc/rand-logarithmic.tex, doc/rand-logistic.tex, doc/rand-lognormal.tex, doc/rand-nbinomial.tex, doc/rand-pareto.tex, doc/rand-pascal.tex, doc/rand-poisson.tex, doc/rand-rayleigh-tail.tex, doc/rand-rayleigh.tex, doc/rand-tdist.tex, doc/rand-weibull.tex, doc/randist.texi, doc/random-walk.tex, doc/randplots.gnp, doc/rng.texi, doc/roots-bisection.eps, doc/roots-false-position.eps, doc/roots-newtons-method.eps, doc/roots-secant-method.eps, doc/roots.texi, doc/siman-energy.eps, doc/siman-test.eps, doc/siman.texi, doc/sort.texi, doc/specfunc-airy.texi, doc/specfunc-bessel.texi, doc/specfunc-clausen.texi, doc/specfunc-coulomb.texi, doc/specfunc-coupling.texi, doc/specfunc-dawson.texi, doc/specfunc-debye.texi, doc/specfunc-dilog.texi, doc/specfunc-elementary.texi, doc/specfunc-ellint.texi, doc/specfunc-elljac.texi, doc/specfunc-erf.texi, doc/specfunc-exp.texi, doc/specfunc-expint.texi, doc/specfunc-fermi-dirac.texi, doc/specfunc-gamma.texi, doc/specfunc-gegenbauer.texi, doc/specfunc-hyperg.texi, doc/specfunc-laguerre.texi, doc/specfunc-lambert.texi, doc/specfunc-legendre.texi, doc/specfunc-log.texi, doc/specfunc-mathieu.texi, doc/specfunc-pow-int.texi, doc/specfunc-psi.texi, doc/specfunc-synchrotron.texi, doc/specfunc-transport.texi, doc/specfunc-trig.texi, doc/specfunc-zeta.texi, doc/specfunc.texi, doc/stamp-vti, doc/statistics.texi, doc/sum.texi, doc/texinfo.tex, doc/usage.texi, doc/vdp.eps, doc/vectors.texi, doc/version-ref.texi, doc/examples/blas.c, doc/examples/blas.out, doc/examples/block.c, doc/examples/block.out, doc/examples/bspline.c, doc/examples/cblas.c, doc/examples/cblas.out, doc/examples/cdf.c, doc/examples/cdf.out, doc/examples/cheb.c, doc/examples/combination.c, doc/examples/combination.out, doc/examples/const.c, doc/examples/const.out, doc/examples/demo_fn.c, doc/examples/demo_fn.h, doc/examples/diff.c, doc/examples/diff.out, doc/examples/dwt.c, doc/examples/dwt.dat, doc/examples/ecg.dat, doc/examples/eigen.c, doc/examples/eigen_nonsymm.c, doc/examples/expfit.c, doc/examples/fft.c, doc/examples/fftmr.c, doc/examples/fftreal.c, doc/examples/fitting.c, doc/examples/fitting2.c, doc/examples/fitting3.c, doc/examples/histogram.c, doc/examples/histogram2d.c, doc/examples/ieee.c, doc/examples/ieeeround.c, doc/examples/integration.c, doc/examples/integration.out, doc/examples/interp.c, doc/examples/interpp.c, doc/examples/intro.c, doc/examples/intro.out, doc/examples/linalglu.c, doc/examples/linalglu.out, doc/examples/matrix.c, doc/examples/matrixw.c, doc/examples/min.c, doc/examples/min.out, doc/examples/monte.c, doc/examples/nlfit.c, doc/examples/ntupler.c, doc/examples/ntuplew.c, doc/examples/ode-initval.c, doc/examples/odefixed.c, doc/examples/permseq.c, doc/examples/permshuffle.c, doc/examples/polyroots.c, doc/examples/polyroots.out, doc/examples/qrng.c, doc/examples/randpoisson.2.out, doc/examples/randpoisson.c, doc/examples/randpoisson.out, doc/examples/randwalk.c, doc/examples/rng.c, doc/examples/rng.out, doc/examples/rngunif.2.out, doc/examples/rngunif.c, doc/examples/rngunif.out, doc/examples/rootnewt.c, doc/examples/roots.c, doc/examples/siman.c, doc/examples/sortsmall.c, doc/examples/sortsmall.out, doc/examples/specfun.c, doc/examples/specfun.out, doc/examples/specfun_e.c, doc/examples/specfun_e.out, doc/examples/stat.c, doc/examples/stat.out, doc/examples/statsort.c, doc/examples/statsort.out, doc/examples/sum.c, doc/examples/sum.out, doc/examples/vector.c, doc/examples/vectorr.c, doc/examples/vectorview.c, doc/examples/vectorview.out, doc/examples/vectorw.c, eigen/ChangeLog, eigen/Makefile.am, eigen/Makefile.in, eigen/TODO, eigen/francis.c, eigen/gsl_eigen.h, eigen/herm.c, eigen/hermv.c, eigen/jacobi.c, eigen/nonsymm.c, eigen/nonsymmv.c, eigen/qrstep.c, eigen/schur.c, eigen/schur.h, eigen/sort.c, eigen/symm.c, eigen/symmv.c, eigen/test.c, err/ChangeLog, err/Makefile.am, err/Makefile.in, err/TODO, err/error.c, err/gsl_errno.h, err/gsl_message.h, err/message.c, err/stream.c, err/strerror.c, err/test.c, fft/ChangeLog, fft/Makefile.am, fft/Makefile.in, fft/TODO, fft/bitreverse.c, fft/bitreverse.h, fft/c_init.c, fft/c_main.c, fft/c_pass.h, fft/c_pass_2.c, fft/c_pass_3.c, fft/c_pass_4.c, fft/c_pass_5.c, fft/c_pass_6.c, fft/c_pass_7.c, fft/c_pass_n.c, fft/c_radix2.c, fft/compare.h, fft/compare_source.c, fft/complex_internal.h, fft/dft.c, fft/dft_source.c, fft/factorize.c, fft/factorize.h, fft/fft.c, fft/gsl_dft_complex.h, fft/gsl_dft_complex_float.h, fft/gsl_fft.h, fft/gsl_fft_complex.h, fft/gsl_fft_complex_float.h, fft/gsl_fft_halfcomplex.h, fft/gsl_fft_halfcomplex_float.h, fft/gsl_fft_real.h, fft/gsl_fft_real_float.h, fft/hc_init.c, fft/hc_main.c, fft/hc_pass.h, fft/hc_pass_2.c, fft/hc_pass_3.c, fft/hc_pass_4.c, fft/hc_pass_5.c, fft/hc_pass_n.c, fft/hc_radix2.c, fft/hc_unpack.c, fft/real_init.c, fft/real_main.c, fft/real_pass.h, fft/real_pass_2.c, fft/real_pass_3.c, fft/real_pass_4.c, fft/real_pass_5.c, fft/real_pass_n.c, fft/real_radix2.c, fft/real_unpack.c, fft/signals.c, fft/signals.h, fft/signals_source.c, fft/test.c, fft/test_complex_source.c, fft/test_real_source.c, fft/test_trap_source.c, fft/urand.c, fit/ChangeLog, fit/Makefile.am, fit/Makefile.in, fit/gsl_fit.h, fit/linear.c, fit/test.c, gsl/Makefile.am, gsl/Makefile.in, histogram/ChangeLog, histogram/Makefile.am, histogram/Makefile.in, histogram/TODO, histogram/add.c, histogram/add2d.c, histogram/calloc_range.c, histogram/calloc_range2d.c, histogram/copy.c, histogram/copy2d.c, histogram/file.c, histogram/file2d.c, histogram/find.c, histogram/find2d.c, histogram/get.c, histogram/get2d.c, histogram/gsl_histogram.h, histogram/gsl_histogram2d.h, histogram/init.c, histogram/init2d.c, histogram/maxval.c, histogram/maxval2d.c, histogram/oper.c, histogram/oper2d.c, histogram/params.c, histogram/params2d.c, histogram/pdf.c, histogram/pdf2d.c, histogram/reset.c, histogram/reset2d.c, histogram/stat.c, histogram/stat2d.c, histogram/test.c, histogram/test1d.c, histogram/test1d_resample.c, histogram/test1d_trap.c, histogram/test2d.c, histogram/test2d_resample.c, histogram/test2d_trap.c, histogram/urand.c, ieee-utils/ChangeLog, ieee-utils/Makefile.am, ieee-utils/Makefile.in, ieee-utils/TODO, ieee-utils/endian.c, ieee-utils/env.c, ieee-utils/fp-aix.c, ieee-utils/fp-darwin.c, ieee-utils/fp-darwin86.c, ieee-utils/fp-freebsd.c, ieee-utils/fp-gnuc99.c, ieee-utils/fp-gnum68k.c, ieee-utils/fp-gnuppc.c, ieee-utils/fp-gnusparc.c, ieee-utils/fp-gnux86.c, ieee-utils/fp-hpux.c, ieee-utils/fp-hpux11.c, ieee-utils/fp-irix.c, ieee-utils/fp-netbsd.c, ieee-utils/fp-openbsd.c, ieee-utils/fp-os2emx.c, ieee-utils/fp-solaris.c, ieee-utils/fp-sunos4.c, ieee-utils/fp-tru64.c, ieee-utils/fp-unknown.c, ieee-utils/fp.c, ieee-utils/gsl_ieee_utils.h, ieee-utils/make_rep.c, ieee-utils/print.c, ieee-utils/read.c, ieee-utils/standardize.c, ieee-utils/test.c, integration/ChangeLog, integration/Makefile.am, integration/Makefile.in, integration/TODO, integration/append.c, integration/err.c, integration/gsl_integration.h, integration/initialise.c, integration/positivity.c, integration/ptsort.c, integration/qag.c, integration/qagp.c, integration/qags.c, integration/qawc.c, integration/qawf.c, integration/qawo.c, integration/qaws.c, integration/qc25c.c, integration/qc25f.c, integration/qc25s.c, integration/qcheb.c, integration/qelg.c, integration/qk.c, integration/qk15.c, integration/qk21.c, integration/qk31.c, integration/qk41.c, integration/qk51.c, integration/qk61.c, integration/qmomo.c, integration/qmomof.c, integration/qng.c, integration/qng.h, integration/qpsrt.c, integration/qpsrt2.c, integration/reset.c, integration/set_initial.c, integration/test.c, integration/tests.c, integration/tests.h, integration/util.c, integration/workspace.c, interpolation/ChangeLog, interpolation/Makefile.am, interpolation/Makefile.in, interpolation/TODO, interpolation/accel.c, interpolation/akima.c, interpolation/bsearch.c, interpolation/bsearch.h, interpolation/cspline.c, interpolation/gsl_interp.h, interpolation/gsl_spline.h, interpolation/integ_eval.h, interpolation/interp.c, interpolation/linear.c, interpolation/poly.c, interpolation/spline.c, interpolation/test.c, linalg/ChangeLog, linalg/Makefile.am, linalg/Makefile.in, linalg/TODO, linalg/apply_givens.c, linalg/balance.c, linalg/balancemat.c, linalg/bidiag.c, linalg/cholesky.c, linalg/exponential.c, linalg/givens.c, linalg/gsl_linalg.h, linalg/hermtd.c, linalg/hessenberg.c, linalg/hh.c, linalg/householder.c, linalg/householdercomplex.c, linalg/lq.c, linalg/lu.c, linalg/luc.c, linalg/multiply.c, linalg/ptlq.c, linalg/qr.c, linalg/qrpt.c, linalg/svd.c, linalg/svdstep.c, linalg/symmtd.c, linalg/test.c, linalg/tridiag.c, linalg/tridiag.h, matrix/ChangeLog, matrix/Makefile.am, matrix/Makefile.in, matrix/TODO, matrix/copy.c, matrix/copy_source.c, matrix/file.c, matrix/file_source.c, matrix/getset.c, matrix/getset_source.c, matrix/gsl_matrix.h, matrix/gsl_matrix_char.h, matrix/gsl_matrix_complex_double.h, matrix/gsl_matrix_complex_float.h, matrix/gsl_matrix_complex_long_double.h, matrix/gsl_matrix_double.h, matrix/gsl_matrix_float.h, matrix/gsl_matrix_int.h, matrix/gsl_matrix_long.h, matrix/gsl_matrix_long_double.h, matrix/gsl_matrix_short.h, matrix/gsl_matrix_uchar.h, matrix/gsl_matrix_uint.h, matrix/gsl_matrix_ulong.h, matrix/gsl_matrix_ushort.h, matrix/init.c, matrix/init_source.c, matrix/matrix.c, matrix/matrix_source.c, matrix/minmax.c, matrix/minmax_source.c, matrix/oper.c, matrix/oper_complex_source.c, matrix/oper_source.c, matrix/prop.c, matrix/prop_source.c, matrix/rowcol.c, matrix/rowcol_source.c, matrix/submatrix.c, matrix/submatrix_source.c, matrix/swap.c, matrix/swap_source.c, matrix/test.c, matrix/test_complex_source.c, matrix/test_source.c, matrix/test_static.c, matrix/view.c, matrix/view.h, matrix/view_source.c, min/ChangeLog, min/Makefile.am, min/Makefile.in, min/bracketing.c, min/brent.c, min/convergence.c, min/fsolver.c, min/golden.c, min/gsl_min.h, min/min.h, min/test.c, min/test.h, min/test_funcs.c, monte/ChangeLog, monte/Makefile.am, monte/Makefile.in, monte/README, monte/TODO, monte/gsl_monte.h, monte/gsl_monte_miser.h, monte/gsl_monte_plain.h, monte/gsl_monte_vegas.h, monte/miser.c, monte/plain.c, monte/test.c, monte/test_main.c, monte/vegas.c, multifit/ChangeLog, multifit/Makefile.am, multifit/Makefile.in, multifit/TODO, multifit/convergence.c, multifit/covar.c, multifit/fdfsolver.c, multifit/fsolver.c, multifit/gradient.c, multifit/gsl_multifit.h, multifit/gsl_multifit_nlin.h, multifit/lmder.c, multifit/lmiterate.c, multifit/lmpar.c, multifit/lmset.c, multifit/lmutil.c, multifit/multilinear.c, multifit/qrsolv.c, multifit/test.c, multifit/test_brown.c, multifit/test_enso.c, multifit/test_estimator.c, multifit/test_filip.c, multifit/test_fn.c, multifit/test_hahn1.c, multifit/test_kirby2.c, multifit/test_longley.c, multifit/test_nelson.c, multifit/test_pontius.c, multifit/work.c, multimin/ChangeLog, multimin/Makefile.am, multimin/Makefile.in, multimin/TODO, multimin/conjugate_fr.c, multimin/conjugate_pr.c, multimin/convergence.c, multimin/diff.c, multimin/directional_minimize.c, multimin/fdfminimizer.c, multimin/fminimizer.c, multimin/gsl_multimin.h, multimin/linear_minimize.c, multimin/linear_wrapper.c, multimin/simplex.c, multimin/steepest_descent.c, multimin/test.c, multimin/test_funcs.c, multimin/test_funcs.h, multimin/vector_bfgs.c, multimin/vector_bfgs2.c, multiroots/ChangeLog, multiroots/Makefile.am, multiroots/Makefile.in, multiroots/broyden.c, multiroots/convergence.c, multiroots/dnewton.c, multiroots/dogleg.c, multiroots/enorm.c, multiroots/fdfsolver.c, multiroots/fdjac.c, multiroots/fsolver.c, multiroots/gnewton.c, multiroots/gsl_multiroots.h, multiroots/hybrid.c, multiroots/hybridj.c, multiroots/newton.c, multiroots/test.c, multiroots/test_funcs.c, multiroots/test_funcs.h, ntuple/ChangeLog, ntuple/Makefile.am, ntuple/Makefile.in, ntuple/gsl_ntuple.h, ntuple/ntuple.c, ntuple/test.c, ode-initval/ChangeLog, ode-initval/Makefile.am, ode-initval/Makefile.in, ode-initval/TODO, ode-initval/bsimp.c, ode-initval/control.c, ode-initval/cscal.c, ode-initval/cstd.c, ode-initval/evolve.c, ode-initval/gear1.c, ode-initval/gear2.c, ode-initval/gsl_odeiv.h, ode-initval/odeiv_util.h, ode-initval/rk2.c, ode-initval/rk2imp.c, ode-initval/rk2simp.c, ode-initval/rk4.c, ode-initval/rk4imp.c, ode-initval/rk8pd.c, ode-initval/rkck.c, ode-initval/rkf45.c, ode-initval/step.c, ode-initval/test.c, permutation/ChangeLog, permutation/Makefile.am, permutation/Makefile.in, permutation/canonical.c, permutation/file.c, permutation/gsl_permutation.h, permutation/gsl_permute.h, permutation/gsl_permute_char.h, permutation/gsl_permute_complex_double.h, permutation/gsl_permute_complex_float.h, permutation/gsl_permute_complex_long_double.h, permutation/gsl_permute_double.h, permutation/gsl_permute_float.h, permutation/gsl_permute_int.h, permutation/gsl_permute_long.h, permutation/gsl_permute_long_double.h, permutation/gsl_permute_short.h, permutation/gsl_permute_uchar.h, permutation/gsl_permute_uint.h, permutation/gsl_permute_ulong.h, permutation/gsl_permute_ushort.h, permutation/gsl_permute_vector.h, permutation/gsl_permute_vector_char.h, permutation/gsl_permute_vector_complex_double.h, permutation/gsl_permute_vector_complex_float.h, permutation/gsl_permute_vector_complex_long_double.h, permutation/gsl_permute_vector_double.h, permutation/gsl_permute_vector_float.h, permutation/gsl_permute_vector_int.h, permutation/gsl_permute_vector_long.h, permutation/gsl_permute_vector_long_double.h, permutation/gsl_permute_vector_short.h, permutation/gsl_permute_vector_uchar.h, permutation/gsl_permute_vector_uint.h, permutation/gsl_permute_vector_ulong.h, permutation/gsl_permute_vector_ushort.h, permutation/init.c, permutation/permutation.c, permutation/permute.c, permutation/permute_source.c, permutation/test.c, poly/ChangeLog, poly/Makefile.am, poly/Makefile.in, poly/TODO, poly/balance.c, poly/companion.c, poly/dd.c, poly/eval.c, poly/gsl_poly.h, poly/qr.c, poly/solve_cubic.c, poly/solve_quadratic.c, poly/test.c, poly/zsolve.c, poly/zsolve_cubic.c, poly/zsolve_init.c, poly/zsolve_quadratic.c, qrng/ChangeLog, qrng/Makefile.am, qrng/Makefile.in, qrng/TODO, qrng/gsl_qrng.h, qrng/niederreiter-2.c, qrng/qrng.c, qrng/sobol.c, qrng/test.c, randist/ChangeLog, randist/Makefile.am, randist/Makefile.in, randist/TODO, randist/bernoulli.c, randist/beta.c, randist/bigauss.c, randist/binomial.c, randist/binomial_tpe.c, randist/cauchy.c, randist/chisq.c, randist/dirichlet.c, randist/discrete.c, randist/erlang.c, randist/exponential.c, randist/exppow.c, randist/fdist.c, randist/flat.c, randist/gamma.c, randist/gauss.c, randist/gausstail.c, randist/gausszig.c, randist/geometric.c, randist/gsl_randist.h, randist/gumbel.c, randist/hyperg.c, randist/landau.c, randist/laplace.c, randist/levy.c, randist/logarithmic.c, randist/logistic.c, randist/lognormal.c, randist/multinomial.c, randist/nbinomial.c, randist/pareto.c, randist/pascal.c, randist/poisson.c, randist/rayleigh.c, randist/shuffle.c, randist/sphere.c, randist/tdist.c, randist/test.c, randist/weibull.c, rng/ChangeLog, rng/Makefile.am, rng/Makefile.in, rng/TODO, rng/borosh13.c, rng/cmrg.c, rng/coveyou.c, rng/default.c, rng/file.c, rng/fishman18.c, rng/fishman20.c, rng/fishman2x.c, rng/gfsr4.c, rng/gsl_rng.h, rng/knuthran.c, rng/knuthran2.c, rng/knuthran2002.c, rng/lecuyer21.c, rng/minstd.c, rng/mrg.c, rng/mt.c, rng/r250.c, rng/ran0.c, rng/ran1.c, rng/ran2.c, rng/ran3.c, rng/rand.c, rng/rand48.c, rng/random.c, rng/randu.c, rng/ranf.c, rng/ranlux.c, rng/ranlxd.c, rng/ranlxs.c, rng/ranmar.c, rng/rng.c, rng/schrage.c, rng/slatec.c, rng/taus.c, rng/taus113.c, rng/test.c, rng/transputer.c, rng/tt.c, rng/types.c, rng/uni.c, rng/uni32.c, rng/vax.c, rng/waterman14.c, rng/zuf.c, roots/ChangeLog, roots/Makefile.am, roots/Makefile.in, roots/TODO, roots/bisection.c, roots/brent.c, roots/convergence.c, roots/falsepos.c, roots/fdfsolver.c, roots/fsolver.c, roots/gsl_roots.h, roots/newton.c, roots/roots.h, roots/secant.c, roots/steffenson.c, roots/test.c, roots/test.h, roots/test_funcs.c, siman/ChangeLog, siman/Makefile.am, siman/Makefile.in, siman/TODO, siman/gsl_siman.h, siman/siman.c, siman/siman_test_driver.sh, siman/siman_tsp.c, siman/test.c, sort/ChangeLog, sort/Makefile.am, sort/Makefile.in, sort/TODO, sort/gsl_heapsort.h, sort/gsl_sort.h, sort/gsl_sort_char.h, sort/gsl_sort_double.h, sort/gsl_sort_float.h, sort/gsl_sort_int.h, sort/gsl_sort_long.h, sort/gsl_sort_long_double.h, sort/gsl_sort_short.h, sort/gsl_sort_uchar.h, sort/gsl_sort_uint.h, sort/gsl_sort_ulong.h, sort/gsl_sort_ushort.h, sort/gsl_sort_vector.h, sort/gsl_sort_vector_char.h, sort/gsl_sort_vector_double.h, sort/gsl_sort_vector_float.h, sort/gsl_sort_vector_int.h, sort/gsl_sort_vector_long.h, sort/gsl_sort_vector_long_double.h, sort/gsl_sort_vector_short.h, sort/gsl_sort_vector_uchar.h, sort/gsl_sort_vector_uint.h, sort/gsl_sort_vector_ulong.h, sort/gsl_sort_vector_ushort.h, sort/sort.c, sort/sortind.c, sort/sortvec.c, sort/sortvec_source.c, sort/sortvecind.c, sort/sortvecind_source.c, sort/subset.c, sort/subset_source.c, sort/subsetind.c, sort/subsetind_source.c, sort/test.c, sort/test_heapsort.c, sort/test_source.c, specfunc/ChangeLog, specfunc/Makefile.am, specfunc/Makefile.in, specfunc/TODO, specfunc/airy.c, specfunc/airy_der.c, specfunc/airy_zero.c, specfunc/atanint.c, specfunc/bessel.c, specfunc/bessel.h, specfunc/bessel_I0.c, specfunc/bessel_I1.c, specfunc/bessel_In.c, specfunc/bessel_Inu.c, specfunc/bessel_J0.c, specfunc/bessel_J1.c, specfunc/bessel_Jn.c, specfunc/bessel_Jnu.c, specfunc/bessel_K0.c, specfunc/bessel_K1.c, specfunc/bessel_Kn.c, specfunc/bessel_Knu.c, specfunc/bessel_Y0.c, specfunc/bessel_Y1.c, specfunc/bessel_Yn.c, specfunc/bessel_Ynu.c, specfunc/bessel_amp_phase.c, specfunc/bessel_amp_phase.h, specfunc/bessel_i.c, specfunc/bessel_j.c, specfunc/bessel_k.c, specfunc/bessel_olver.c, specfunc/bessel_olver.h, specfunc/bessel_sequence.c, specfunc/bessel_temme.c, specfunc/bessel_temme.h, specfunc/bessel_y.c, specfunc/bessel_zero.c, specfunc/beta.c, specfunc/beta_inc.c, specfunc/cheb_eval.c, specfunc/cheb_eval_mode.c, specfunc/chebyshev.h, specfunc/check.h, specfunc/clausen.c, specfunc/coulomb.c, specfunc/coulomb_bound.c, specfunc/coupling.c, specfunc/dawson.c, specfunc/debye.c, specfunc/dilog.c, specfunc/elementary.c, specfunc/ellint.c, specfunc/elljac.c, specfunc/erfc.c, specfunc/error.h, specfunc/eval.h, specfunc/exp.c, specfunc/expint.c, specfunc/expint3.c, specfunc/fermi_dirac.c, specfunc/gamma.c, specfunc/gamma_inc.c, specfunc/gegenbauer.c, specfunc/gsl_sf.h, specfunc/gsl_sf_airy.h, specfunc/gsl_sf_bessel.h, specfunc/gsl_sf_clausen.h, specfunc/gsl_sf_coulomb.h, specfunc/gsl_sf_coupling.h, specfunc/gsl_sf_dawson.h, specfunc/gsl_sf_debye.h, specfunc/gsl_sf_dilog.h, specfunc/gsl_sf_elementary.h, specfunc/gsl_sf_ellint.h, specfunc/gsl_sf_elljac.h, specfunc/gsl_sf_erf.h, specfunc/gsl_sf_exp.h, specfunc/gsl_sf_expint.h, specfunc/gsl_sf_fermi_dirac.h, specfunc/gsl_sf_gamma.h, specfunc/gsl_sf_gegenbauer.h, specfunc/gsl_sf_hyperg.h, specfunc/gsl_sf_laguerre.h, specfunc/gsl_sf_lambert.h, specfunc/gsl_sf_legendre.h, specfunc/gsl_sf_log.h, specfunc/gsl_sf_mathieu.h, specfunc/gsl_sf_pow_int.h, specfunc/gsl_sf_psi.h, specfunc/gsl_sf_result.h, specfunc/gsl_sf_synchrotron.h, specfunc/gsl_sf_transport.h, specfunc/gsl_sf_trig.h, specfunc/gsl_sf_zeta.h, specfunc/gsl_specfunc.h, specfunc/hyperg.c, specfunc/hyperg.h, specfunc/hyperg_0F1.c, specfunc/hyperg_1F1.c, specfunc/hyperg_2F0.c, specfunc/hyperg_2F1.c, specfunc/hyperg_U.c, specfunc/laguerre.c, specfunc/lambert.c, specfunc/legendre.h, specfunc/legendre_H3d.c, specfunc/legendre_Qn.c, specfunc/legendre_con.c, specfunc/legendre_poly.c, specfunc/log.c, specfunc/mathieu_angfunc.c, specfunc/mathieu_charv.c, specfunc/mathieu_coeff.c, specfunc/mathieu_radfunc.c, specfunc/mathieu_workspace.c, specfunc/poch.c, specfunc/pow_int.c, specfunc/psi.c, specfunc/recurse.h, specfunc/result.c, specfunc/shint.c, specfunc/sinint.c, specfunc/synchrotron.c, specfunc/test_airy.c, specfunc/test_bessel.c, specfunc/test_coulomb.c, specfunc/test_dilog.c, specfunc/test_gamma.c, specfunc/test_hyperg.c, specfunc/test_legendre.c, specfunc/test_mathieu.c, specfunc/test_sf.c, specfunc/test_sf.h, specfunc/transport.c, specfunc/trig.c, specfunc/zeta.c, statistics/ChangeLog, statistics/Makefile.am, statistics/Makefile.in, statistics/TODO, statistics/absdev.c, statistics/absdev_source.c, statistics/covariance.c, statistics/covariance_source.c, statistics/gsl_statistics.h, statistics/gsl_statistics_char.h, statistics/gsl_statistics_double.h, statistics/gsl_statistics_float.h, statistics/gsl_statistics_int.h, statistics/gsl_statistics_long.h, statistics/gsl_statistics_long_double.h, statistics/gsl_statistics_short.h, statistics/gsl_statistics_uchar.h, statistics/gsl_statistics_uint.h, statistics/gsl_statistics_ulong.h, statistics/gsl_statistics_ushort.h, statistics/kurtosis.c, statistics/kurtosis_source.c, statistics/lag1.c, statistics/lag1_source.c, statistics/mean.c, statistics/mean_source.c, statistics/median.c, statistics/median_source.c, statistics/minmax.c, statistics/minmax_source.c, statistics/p_variance.c, statistics/p_variance_source.c, statistics/quantiles.c, statistics/quantiles_source.c, statistics/skew.c, statistics/skew_source.c, statistics/test.c, statistics/test_float_source.c, statistics/test_int_source.c, statistics/test_nist.c, statistics/ttest.c, statistics/ttest_source.c, statistics/variance.c, statistics/variance_source.c, statistics/wabsdev.c, statistics/wabsdev_source.c, statistics/wkurtosis.c, statistics/wkurtosis_source.c, statistics/wmean.c, statistics/wmean_source.c, statistics/wskew.c, statistics/wskew_source.c, statistics/wvariance.c, statistics/wvariance_source.c, sum/ChangeLog, sum/Makefile.am, sum/Makefile.in, sum/gsl_sum.h, sum/levin_u.c, sum/levin_utrunc.c, sum/test.c, sum/work_u.c, sum/work_utrunc.c, sys/ChangeLog, sys/Makefile.am, sys/Makefile.in, sys/coerce.c, sys/expm1.c, sys/fcmp.c, sys/fdiv.c, sys/gsl_sys.h, sys/hypot.c, sys/infnan.c, sys/invhyp.c, sys/ldfrexp.c, sys/log1p.c, sys/minmax.c, sys/pow_int.c, sys/prec.c, sys/test.c, test/ChangeLog, test/Makefile.am, test/Makefile.in, test/gsl_test.h, test/results.c, utils/Makefile.am, utils/Makefile.in, utils/README, utils/memcpy.c, utils/memmove.c, utils/placeholder.c, utils/strdup.c, utils/strtol.c, utils/strtoul.c, utils/system.h, vector/ChangeLog, vector/Makefile.am, vector/Makefile.in, vector/TODO, vector/copy.c, vector/copy_source.c, vector/file.c, vector/file_source.c, vector/gsl_vector.h, vector/gsl_vector_char.h, vector/gsl_vector_complex.h, vector/gsl_vector_complex_double.h, vector/gsl_vector_complex_float.h, vector/gsl_vector_complex_long_double.h, vector/gsl_vector_double.h, vector/gsl_vector_float.h, vector/gsl_vector_int.h, vector/gsl_vector_long.h, vector/gsl_vector_long_double.h, vector/gsl_vector_short.h, vector/gsl_vector_uchar.h, vector/gsl_vector_uint.h, vector/gsl_vector_ulong.h, vector/gsl_vector_ushort.h, vector/init.c, vector/init_source.c, vector/minmax.c, vector/minmax_source.c, vector/oper.c, vector/oper_source.c, vector/prop.c, vector/prop_source.c, vector/reim.c, vector/reim_source.c, vector/subvector.c, vector/subvector_source.c, vector/swap.c, vector/swap_source.c, vector/test.c, vector/test_complex_source.c, vector/test_source.c, vector/test_static.c, vector/vector.c, vector/vector_source.c, vector/view.c, vector/view.h, vector/view_source.c, wavelet/ChangeLog, wavelet/Makefile.am, wavelet/Makefile.in, wavelet/TODO, wavelet/bspline.c, wavelet/daubechies.c, wavelet/dwt.c, wavelet/gsl_wavelet.h, wavelet/gsl_wavelet2d.h, wavelet/haar.c, wavelet/test.c, wavelet/wavelet.c: New files.
Diffstat (limited to 'gsl-1.9/cblas/test_tbsv.c')
-rw-r--r--gsl-1.9/cblas/test_tbsv.c1819
1 files changed, 1819 insertions, 0 deletions
diff --git a/gsl-1.9/cblas/test_tbsv.c b/gsl-1.9/cblas/test_tbsv.c
new file mode 100644
index 0000000..2d9d290
--- /dev/null
+++ b/gsl-1.9/cblas/test_tbsv.c
@@ -0,0 +1,1819 @@
+#include <gsl/gsl_test.h>
+#include <gsl/gsl_ieee_utils.h>
+#include <gsl/gsl_math.h>
+#include <gsl/gsl_cblas.h>
+
+#include "tests.h"
+
+void
+test_tbsv (void) {
+const double flteps = 1e-4, dbleps = 1e-6;
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { -0.354651f, -2.40855f, 0.481076f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1230)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { -0.305f, 0.84973f, -1.00859f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1231)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { -2.71619f, -1.09055f, -3.97608f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1232)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { -0.56589f, 0.303361f, -0.831f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1233)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { 1.30901f, -0.656172f, -5.13458f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1234)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { -0.305f, 0.8723f, -0.509121f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1235)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { 0.524539f, -0.961964f, 1.22026f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1236)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.681f, 0.209f, 0.436f, -0.369f, 0.786f, -0.84f, 0.86f, -0.233f, 0.734f };
+ float X[] = { -0.305f, 0.61f, -0.831f };
+ int incX = -1;
+ float x_expected[] = { -0.920972f, 0.783679f, -0.831f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1237)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 16.8676f, 17.3503f, 5.27273f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1238)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 0.209676f, 0.54278f, 0.116f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1239)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 0.212077f, -5.01482f, -1.14722f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1240)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 0.144f, 0.615848f, 0.242249f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1241)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 1.28844f, -5.49514f, 0.145912f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1242)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 0.0563823f, 0.65878f, 0.116f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1243)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 1.08271f, -3.73662f, 140.301f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1244)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.022f, 0.795f, -0.389f, -0.205f, -0.121f, 0.323f, 0.133f, 0.679f, 0.742f };
+ float X[] = { 0.144f, 0.635f, 0.116f };
+ int incX = -1;
+ float x_expected[] = { 0.144f, 0.652424f, -0.402677f };
+ cblas_stbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], flteps, "stbsv(case 1245)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { -0.967930029155, 0.138412575592, 0.506166027443 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1246)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { 0.332, 0.819736, 0.615143048 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1247)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { -0.364842154056, -0.326531140246, -0.568848758465 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1248)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { 0.588397988, 0.747516, 0.252 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1249)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { -0.550580431177, -0.571849444278, 0.248263427151 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1250)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { 0.332, 0.701876, 0.696287508 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1251)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { 1.50217883761, -1.21382140588, 0.407108239095 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1252)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.619, -0.443, 0.957, -0.633, -0.698, 0.783, -0.343, -0.603, 0.735 };
+ double X[] = { 0.332, 0.588, 0.252 };
+ int incX = -1;
+ double x_expected[] = { 0.820345928, 0.699636, 0.252 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1253)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { 18.994209959, 20.323927329, 2.7135678392 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1254)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { 1.06925836, 0.72162, -0.54 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1255)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { -3.27683615819, -4.47682615869, -1.97425326753 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1256)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { 0.58, 0.11952, -0.53844624 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1257)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { -6.6461072986, -0.788837290809, -1.78217821782 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1258)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { 0.16345912, 0.55098, -0.54 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1259)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { 0.767195767196, -82.9352869353, -123.564783625 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1260)");
+ }
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.199, 0.303, -0.705, -0.013, -0.678, 0.547, 0.756, -0.177, -0.079 };
+ double X[] = { 0.58, 0.558, -0.54 };
+ int incX = -1;
+ double x_expected[] = { 0.58, 0.95124, -0.82822572 };
+ cblas_dtbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[i], x_expected[i], dbleps, "dtbsv(case 1261)");
+ }
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { 1.28871f, 0.289887f, 1.76043f, 1.27481f, 1.56506f, -2.35181f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1262) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1262) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { 0.11f, 0.787f, -1.04259f, 0.18935f, 0.228474f, -0.564917f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1263) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1263) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { -0.0906249f, 3.09442f, -1.60036f, 1.28475f, -0.582941f, 0.0383898f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1264) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1264) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { 1.05233f, 0.79657f, -0.566883f, 1.46031f, -0.437f, 0.592f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1265) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1265) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { -0.735844f, 1.11782f, -0.28244f, 1.16117f, -0.66707f, 0.938302f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1266) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1266) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { 0.11f, 0.787f, -0.406239f, 0.580226f, -0.171935f, 1.2125f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1267) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1267) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { 1.70081f, 2.20477f, 1.32753f, -0.522112f, 0.0223652f, -0.62248f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1268) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1268) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { -0.975f, -0.667f, 0.813f, -0.962f, -0.961f, 0.226f, -0.503f, 0.809f, 0.81f, -0.162f, -0.027f, -0.044f, 0.212f, 0.563f, 0.446f, -0.392f, 0.798f, -0.07f };
+ float X[] = { 0.11f, 0.787f, -0.826f, 0.809f, -0.437f, 0.592f };
+ int incX = -1;
+ float x_expected[] = { 0.967596f, 0.693563f, -1.04022f, -0.09269f, -0.437f, 0.592f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1269) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1269) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { -1.11985f, 0.801655f, 0.273814f, -1.09438f, -0.52531f, 0.166748f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1270) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1270) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { 0.266087f, 0.618557f, 0.031897f, -0.914419f, -0.134f, 0.179f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1271) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1271) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { -0.762749f, -0.016292f, 1.59299f, 0.158751f, -4.75603f, -1.78591f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1272) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1272) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { -0.509f, 0.608f, -0.332731f, -1.24444f, 0.262904f, 1.21961f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1273) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1273) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { -1.76046f, 0.0455463f, 1.38348f, 0.700097f, -0.669451f, 0.321896f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1274) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1274) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { 0.151523f, 0.78611f, 0.120309f, -1.01387f, -0.134f, 0.179f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1275) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1275) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { -1.00779f, -0.620278f, 0.81164f, -1.90759f, -1.32022f, 1.48356f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1276) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1276) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.33f, -0.236f, 0.267f, -0.139f, 0.25f, 0.509f, 0.86f, -0.089f, -0.018f, -0.847f, 0.424f, -0.573f, 0.097f, -0.663f, 0.65f, -0.811f, 0.283f, 0.032f };
+ float X[] = { -0.509f, 0.608f, 0.021f, -0.848f, -0.134f, 0.179f };
+ int incX = -1;
+ float x_expected[] = { -0.509f, 0.608f, -0.503138f, -1.26818f, 0.176615f, 0.447668f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1277) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1277) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { -0.613838f, -1.13321f, -1.34847f, 0.0432903f, 0.0879552f, -0.479334f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1278) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1278) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { 0.76323f, -1.23595f, 0.943058f, -0.618694f, 0.296f, 0.034f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1279) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1279) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { -1.15557f, -2.50103f, -3.85402f, -1.04833f, 0.414582f, 5.91218f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1280) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1280) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { -0.037f, -0.599f, 1.39953f, -0.064424f, 1.0801f, -0.481747f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1281) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1281) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { -3.0802f, -9.09377f, -1.05845f, 0.99239f, 0.259763f, -0.687744f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1282) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1282) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { -0.513897f, 0.632031f, 1.14112f, -0.580648f, 0.296f, 0.034f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1283) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1283) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { 0.360899f, -0.456643f, -2.31803f, 0.257877f, 1.56928f, -0.922115f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1284) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1284) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ float A[] = { 0.041f, -0.61f, 0.099f, -0.393f, 0.357f, -0.984f, -0.576f, -0.342f, -0.903f, -0.083f, -0.157f, -0.694f, 0.768f, 0.688f, 0.203f, -0.079f, 0.298f, -0.424f };
+ float X[] = { -0.037f, -0.599f, 0.959f, -0.499f, 0.296f, 0.034f };
+ int incX = -1;
+ float x_expected[] = { -0.037f, -0.599f, 0.875872f, -1.03683f, -0.198184f, -0.207572f };
+ cblas_ctbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], flteps, "ctbsv(case 1285) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], flteps, "ctbsv(case 1285) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { 0.0490338308139, -0.158433417494, 0.261604043488, 1.28058846321, 1.77633350191, -1.07039599422 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1286) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1286) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { -0.123, 0.122, 0.96534, 0.346049, 1.067212328, 0.445330131 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1287) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1287) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { 72.7437666278, 10.4206532927, -4.34946941374, -14.8012581742, 2.01859491883, -1.53922125931 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1288) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1288) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { -0.464775024, 0.662224708, -0.0457, 0.610264, 0.942, 0.98 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1289) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1289) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { -0.591747295323, -0.534096923761, -4.60251824353, 1.70172936273, -4.94687072873, -3.32536493524 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1290) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1290) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { -0.123, 0.122, 0.807692, 0.373091, 0.384974988, 1.400879194 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1291) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1291) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { -0.129998778267, -0.116630230861, 0.993340886904, 0.530739563688, 1.55891621291, -0.284019181928 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1292) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1292) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 111;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.474, 0.715, 0.061, 0.532, 0.004, -0.318, 0.37, -0.692, -0.166, 0.039, -0.946, 0.857, -0.922, -0.491, 0.012, -0.217, -0.674, -0.429 };
+ double X[] = { -0.123, 0.122, 0.981, 0.321, 0.942, 0.98 };
+ int incX = -1;
+ double x_expected[] = { 0.107496032, 0.025821594, 1.444898, -0.239924, 0.942, 0.98 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1293) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1293) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { -0.825842176606, 0.212941473892, -0.548817434511, -0.703261551538, 0.0746069436827, 0.425751789407 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1294) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1294) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { -0.619710352, 0.018225936, 1.211252, 0.891864, 0.293, -0.434 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1295) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1295) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { 0.203289119964, 1.58288482537, -1.7720160159, 0.479463518178, -0.511241930019, -1.79333888299 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1296) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1296) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { -0.373, 0.566, 0.618602, -0.084689, 0.887531803, -0.570220771 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1297) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1297) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { 1.72799012007, 13.4612400765, 4.46126528205, -0.0212528722047, 0.627282377919, 0.302760084926 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1298) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1298) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { -1.280839615, 1.560525655, 1.167331, 0.179227, 0.293, -0.434 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1299) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1299) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { -0.594503951847, 0.00287302167266, -1.08185265666, -0.859860374254, 0.0331027077244, 1.28233265933 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1300) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1300) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 112;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { -0.872, -0.841, 0.108, -0.744, 0.231, -0.513, -0.973, 0.087, 0.348, 0.196, 0.447, 0.307, 0.632, -0.949, 0.322, 0.277, 0.282, 0.831 };
+ double X[] = { -0.373, 0.566, 0.92, 0.627, 0.293, -0.434 };
+ int incX = -1;
+ double x_expected[] = { -0.373, 0.566, 1.16074, 0.50314, -0.20669608, 0.37525144 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1301) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1301) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { 0.0654496252357, 0.224007771015, -0.752486084395, -0.554870892947, -0.587163401057, 0.166737652215 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1302) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1302) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { -0.595558802, -1.147174647, 0.589506, -0.500919, -0.126, 0.459 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1303) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1303) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { 3.39346077201, 0.652889512141, -2.33602680355, -2.7859245153, -5.04672104102, -0.334110541026 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1304) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1304) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 101;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { 0.028, -0.804, -0.109456, -0.217192, -0.41110804, 0.41693792 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1305) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1305) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { 7.16970224467, -0.772071373678, 0.833386981173, -0.673826630129, -0.26524050899, 0.465327628365 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1306) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1306) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 121;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { 0.471459157, -1.566755859, 0.940839, 0.357132, -0.126, 0.459 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1307) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1307) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 131;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { -0.909961830373, 0.118063054039, -0.0169425582229, -1.00055409731, -1.37205489923, 0.994032418785 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1308) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1308) imag");
+ };
+ };
+ };
+
+
+ {
+ int order = 102;
+ int trans = 113;
+ int uplo = 122;
+ int diag = 132;
+ int N = 3;
+ int K = 1;
+ int lda = 3;
+ double A[] = { 0.404, 0.667, 0.861, 0.22, 0.298, -0.858, -0.682, -0.969, 0.327, -0.86, 0.125, 0.606, -0.143, -0.865, -0.036, 0.23, -0.776, 0.079 };
+ double X[] = { 0.028, -0.804, 0.582, -0.078, -0.126, 0.459 };
+ int incX = -1;
+ double x_expected[] = { 0.028, -0.804, -0.118596, 0.160828, -0.059271004, 0.294435972 };
+ cblas_ztbsv(order, uplo, trans, diag, N, K, A, lda, X, incX);
+ {
+ int i;
+ for (i = 0; i < 3; i++) {
+ gsl_test_rel(X[2*i], x_expected[2*i], dbleps, "ztbsv(case 1309) real");
+ gsl_test_rel(X[2*i+1], x_expected[2*i+1], dbleps, "ztbsv(case 1309) imag");
+ };
+ };
+ };
+
+
+}