代码搜索:triangular

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

代码结果 1,594
www.eeworm.com/read/442982/7640558

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/441402/7670991

m l_inv.m

function Lm = l_inv(n, L) % L_INV computes the inverse of a lower triangular matrix % n dimension of the matrix % L lower triangular matrix % Lm inverse of L; Lm is also lower t
www.eeworm.com/read/441402/7670996

m chistart.m

function tm = chistart(n, D, L, a) % CHISTART computes squared distance of partially rounded % float vectors to the float vector in the metric % of the covariance matrix. % n
www.eeworm.com/read/441402/7671017

m ltdl.m

function [L, D] = ltdl(Q, n) % LTDL factorization of Q into L^T D L % Q symmetric n by n matrix to be factored % L n by n factor matrix (strict lower triangular) % D diagonal n-vect
www.eeworm.com/read/438073/7737240

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/436995/7757307

m mudd.m

% mudd.m % Scope: This MATLAB macro computes the U-D factorization of a real % symmetric, positive (semi)definite matrix by using the % modified Cho
www.eeworm.com/read/436995/7757388

m mcud.m

% mcud.m % Scope: This MATLAB macro computes the real symmetric matrix % P = U*D*U**(Transpose), when its U-D factors are given, where U % is
www.eeworm.com/read/299869/7827598

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/399528/7850430

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/145525/12717040

c mcholsk.c

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