代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/407093/11429669
c csp_blas2.c
/*! @file csp_blas2.c
* \brief Sparse BLAS 2, using some dense BLAS 2 operations
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
www.eeworm.com/read/407093/11429681
c zsp_blas2.c
/*! @file zsp_blas2.c
* \brief Sparse BLAS 2, using some dense BLAS 2 operations
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
www.eeworm.com/read/347943/11626785
m sdpa2vec.m
% x = sdpavec(E,K)
% Takes an SDPA type sparse data description E, i.e.
% E(1,:) = block, E(2,:) = row, E(3,:) = column, E(4,:) = entry,
% and transforms it into a "long" vector, with vectorized
www.eeworm.com/read/157453/11702864
h smatrix.h
// smatrix.h
// array representation of a sparse matrix
#ifndef SparseMatrix_
#define SparseMatrix_
#include
#include
#include "term.h"
#include "xcept.h"
templ
www.eeworm.com/read/343744/11930764
m sqr.m
function [R,Pc,C,H] = sqr(A,B)
%SQR Sparse orthogonal-triangular decomposition.
% %Z%%M% Version %I% %G%
% Pontus Matstoms, Linkoping University.
% Mikael Lundquist, Link鰌ings Univer
www.eeworm.com/read/132141/14106910
h smatrix.h
// smatrix.h
// array representation of a sparse matrix
#ifndef SparseMatrix_
#define SparseMatrix_
#include
#include
#include "term.h"
#include "xcept.h"
templ
www.eeworm.com/read/38039/1096448
mnu edcrvpnt.mnu
SPLINEPNTS
#
Sparse
Make spline points sparser.
#
Smooth
Smooth the spline.
#
Add
Add a point to the spline.
#
Remove
Delete spline points.
#
Move
Move spline points in specified plane.
#
Tangency
Sp
www.eeworm.com/read/460526/1560944
h sarray.h
/* Sparse Arrays for Objective C dispatch tables
Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup.
This file is part of GNU CC.
GNU CC is free s
www.eeworm.com/read/251838/4415427
m multiply_by_pot.m
function Tbig = multiply_by_pot(Tbig, Tsmall)
% MULTIPLY_BY_POT Tbig *= Tsmall
% Tbig = multiply_by_pot(Tbig, Tsmall)
%
% Tsmall's domain must be a subset of Tbig's domain.
%process sparse dpot
www.eeworm.com/read/215485/4904386
m multiply_by_pot.m
function Tbig = multiply_by_pot(Tbig, Tsmall)
% MULTIPLY_BY_POT Tbig *= Tsmall
% Tbig = multiply_by_pot(Tbig, Tsmall)
%
% Tsmall's domain must be a subset of Tbig's domain.
%process sparse dpot