代码搜索:elementary

找到约 391 项符合「elementary」的源代码

代码结果 391
www.eeworm.com/read/492937/6414543

m ssa_view_w_correlation.m

function ssa_view_w_correlation(SSA); % last modified 10.02.05 N=length(SSA.singular_numbers); EV=zeros(N,length(SSA.base_data)); for i=1:N EV(i,:)=ssa_get_elementary_vector(SSA.singula
www.eeworm.com/read/172474/9706037

readme

The Linear Algebra with Applications Toolbox by Gareth Williams and Lisa Coulter Gareth Williams, box 8345, Stetson University, DeLand, FL 32720. williams@bliss.stetson.edu Lisa Coulte
www.eeworm.com/read/367160/9769499

f zhetd2.f

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

f chetd2.f

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

f cungtr.f

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

f dorgtr.f

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

f zungtr.f

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

f ssptrd.f

SUBROUTINE SSPTRD( UPLO, N, AP, D, E, TAU, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * * .
www.eeworm.com/read/367160/9771113

f ssytd2.f

SUBROUTINE SSYTD2( UPLO, N, A, LDA, D, E, TAU, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * *