代码搜索:triangular

找到约 1,594 项符合「triangular」的源代码

代码结果 1,594
www.eeworm.com/read/211981/15168859

c mcholsk.c

#include #include #include #include "msp.h" void mcholsk(complex a[],complex b[],int n,float eps,int *iflag) { /*---------------------------------------------------
www.eeworm.com/read/173076/9675415

m mcmcdemo.m

% MCMCDEMO - small demonstration program for the use of MCMC library % Copyright (c) 1998, Harvard University. Full copyright in the file Copyright % % There is no MCMC chain set up here, just a rando
www.eeworm.com/read/367160/9769346

f spptri.f

SUBROUTINE SPPTRI( UPLO, N, AP, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * * .. Scalar Ar
www.eeworm.com/read/367160/9769374

f cpotf2.f

SUBROUTINE CPOTF2( UPLO, N, A, LDA, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * * .. Scala
www.eeworm.com/read/367160/9769483

f slansy.f

REAL FUNCTION SLANSY( NORM, UPLO, N, A, LDA, WORK ) * * -- LAPACK auxiliary routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * N
www.eeworm.com/read/367160/9769514

f ssygs2.f

SUBROUTINE SSYGS2( ITYPE, UPLO, N, A, LDA, B, LDB, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 *
www.eeworm.com/read/367160/9769699

f dlansy.f

DOUBLE PRECISION FUNCTION DLANSY( NORM, UPLO, N, A, LDA, WORK ) * * -- LAPACK auxiliary routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * N
www.eeworm.com/read/367160/9769718

f zlaqhe.f

SUBROUTINE ZLAQHE( UPLO, N, A, LDA, S, SCOND, AMAX, EQUED ) * * -- LAPACK auxiliary routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * Novem
www.eeworm.com/read/367160/9770076

f dsygs2.f

SUBROUTINE DSYGS2( ITYPE, UPLO, N, A, LDA, B, LDB, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 *
www.eeworm.com/read/367160/9770119

f ctrrfs.f

SUBROUTINE CTRRFS( UPLO, TRANS, DIAG, N, NRHS, A, LDA, B, LDB, X, $ LDX, FERR, BERR, WORK, RWORK, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tenness