代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/437018/1839001
c smpmakeelt.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* SMPmakeElt.c (matrix, row, col)
* - add an element to the Sparse Matrix Package
* structure. matrix is a SMPmatrix poi
www.eeworm.com/read/437018/1839006
c smpaddelt.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* SMPaddElt.c (matrix, row, col, value)
* - add an element to the Sparse Matrix Package
* structure. matrix is a SMPmatr
www.eeworm.com/read/409299/2234915
svn-base dualmaxsparsecovariancelm.m.svn-base
function [b, tau] = dualMaxSparseCovarianceLM(K, Kj, Y, Yj, previousTau, previousB, startExample)
%A function to compute the maximum sparse covariance vector between partial kernel matrix
%K and vec
www.eeworm.com/read/409299/2234916
svn-base dualmaxsparsealignmentlm.m.svn-base
function [b, tau] = dualMaxSparseAlignmentLM(K, Kj, Y, Yj, previousTau, previousB, startExample)
%A function to compute the maximum sparse target alignment vector between partial kernel matrix
%K an
www.eeworm.com/read/409299/2234918
m dualmaxsparsecovariancelm.m
function [b, tau] = dualMaxSparseCovarianceLM(K, Kj, Y, Yj, previousTau, previousB, startExample)
%A function to compute the maximum sparse covariance vector between partial kernel matrix
%K and vec
www.eeworm.com/read/409299/2234919
m dualmaxsparsealignmentlm.m
function [b, tau] = dualMaxSparseAlignmentLM(K, Kj, Y, Yj, previousTau, previousB, startExample)
%A function to compute the maximum sparse target alignment vector between partial kernel matrix
%K an
www.eeworm.com/read/407519/2262472
i dolfin_la_post.i
// Instantiate uBlas matrix types
%template(uBlasSparseMatrix) dolfin::uBlasMatrix;
%template(uBlasDenseMatrix) dolfin::uBlasMatrix;
// Define
www.eeworm.com/read/407519/2263369
i dolfin_la_post.i
// Instantiate uBlas matrix types
%template(uBlasSparseMatrix) dolfin::uBlasMatrix;
%template(uBlasDenseMatrix) dolfin::uBlasMatrix;
// Define
www.eeworm.com/read/367160/9778463
f clatm3.f
COMPLEX FUNCTION CLATM3( M, N, I, J, ISUB, JSUB, KL, KU, IDIST,
$ ISEED, D, IGRADE, DL, DR, IPVTNG, IWORK,
$ SPARSE )
*
* -- LAPACK
www.eeworm.com/read/205036/15328865
m elemfun.m
function a = elemfun(a,fun)
%ELEMFUN Manipulate the nonzero elements of a sparse tensor.
%
% X = ELEMFUN(X,@FUN) modifies the elements of X according to the
% function @FUN which should take and a