代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/437028/1838336
h spmatrix.h
/*
* EXPORTS for sparse matrix routines with SPICE3.
*
* Author: Advising professor:
* Kenneth S. Kundert Alberto Sangiovanni-Vincentelli
* UC Berkeley
*
www.eeworm.com/read/437028/1838338
h spconfig.h
/*
* CONFIGURATION MACRO DEFINITIONS for sparse matrix routines
*
* Author: Advising professor:
* Kenneth S. Kundert Alberto Sangiovanni-Vincentelli
* U.C
www.eeworm.com/read/437018/1839135
c niinit.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* NIinit(nistruct,loadpkg)
*
* Initialize the Numerical iteration package to perform Newton-Raphson
* iterations on a sparse
www.eeworm.com/read/437018/1839136
c niaciter.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* NIacIter(ckt)
*
* This subroutine performs the actual numerical iteration.
* It uses the sparse matrix stored in the NIst
www.eeworm.com/read/409299/2234963
svn-base dualgeneralfeaturestrain.m.svn-base
function [subspaceInfo, trainInfo] = dualGeneralFeaturesTrain(trainData, params)
%Train dual sparse general features - deflate on left side and all of
%kernel matrix
if (nargin ~= 2)
fprin