代码搜索:sparse

找到约 3,324 项符合「sparse」的源代码

代码结果 3,324
www.eeworm.com/read/417705/10979817

m upperbounds.m

function [bnds,rhov,dualvals]=UpperBounds(A,S,res) % Compute upper bounds on the sparse maximum eigenvalue problem % Input: % S: a covariance matrix % A: its factorization with S=A'*A % Output:
www.eeworm.com/read/255778/6933811

txt sdpa-format.txt

The SDP data files in this directory are all encoded in the SDPA sparse format. The standard form of the primal and dual problems described by this format is different than the standard form used by
www.eeworm.com/read/449504/7502815

m f_sem.m

function lik = f_sem(rho,e,W,detval) % PURPOSE: evaluates concentrated log-likelihood for the % spatial error model using sparse matrix algorithms % ----------------------------------------------
www.eeworm.com/read/309139/13681030

h spblas.h

#ifndef SPBLAS_H #define SPBLAS_H #ifdef __cplusplus extern "C" { #endif /*+++++++++++++++++++++++++++++++++++*/ /* NIST SPARSE BLAS */ /* C/C++ Toolkit layer interfaces: */ /*+++
www.eeworm.com/read/134479/5892665

br conjugate_gradient.br

/* Conjugate Gradient (CG) Solver for Ax = b. The conjugate method is used to solve large systems of equations where A is sparse and symmetric positive definite. For a description of the te
www.eeworm.com/read/261520/11639318

cpp demo8_12.cpp

// DEMO8_12.CPP - Sparse universe scrolling demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // you must #define INITGUID if not done elsewhere
www.eeworm.com/read/125764/14465413

cpp demo8_12.cpp

// DEMO8_12.CPP - Sparse universe scrolling demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // you must #define INITGUID if not done elsewhere
www.eeworm.com/read/122711/14671963

cpp demo8_12.cpp

// DEMO8_12.CPP - Sparse universe scrolling demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // you must #define INITGUID if not done elsewhere
www.eeworm.com/read/122654/14677443

txt changes_agent++v3.txt

Version 3.5.14a: CHANGES since Version 3.5.13a ============================================== * Fixed: Compilation problem in agentpp_config_mib.cpp * Added: Sparse table test MIB implementation to