代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/429378/8809694
m makeparitychk.m
function [c, newH] = makeParityChk(dSource, H, strategy)
% Generate parity check vector bases on LDPC matrix H using sparse LU decomposition
%
% dSource : Binary source (0/1)
% H : LDPC ma
www.eeworm.com/read/428974/8826200
m makeparitychk.m
function [c, newH] = makeParityChk(dSource, H, strategy)
% Generate parity check vector bases on LDPC matrix H using sparse LU decomposition
%
% dSource : Binary source (0/1)
% H : LDPC ma
www.eeworm.com/read/282846/9056142
m getpmat.m
function P = getPmat(c,pye,nn)
% calculates a (sparse) diagonal probability matrix
%
% P = getPmat(c,pye,nn)
% c : which class
% pye : probability vector for all classes
% nn : number of points to
www.eeworm.com/read/378188/9242528
makeframe
#
# --- Makefile for parallel sparse irregular linear system solve
# (OpenMP version).
OBJECTS = numerics.o fltimod.o ranmod.o \
mod2ci.o diagsk.o
www.eeworm.com/read/372507/9507239
h term.h
#ifndef Term_
#define Term_
template class SparseMatrix;
template
class Term {
friend SparseMatrix;
friend ostream& operator
www.eeworm.com/read/371250/9559993
vc makefile.vc
#
# MS Visual C Makefile for Sparse Bundle Adjustment library & demo program
# At the command prompt, type
# nmake /f Makefile.vc
#
# NOTE: To use this, you must have MSVC installed and properly
# con
www.eeworm.com/read/371250/9560016
vc makefile.vc
#
# MS Visual C Makefile for Sparse Bundle Adjustment demo program
# At the command prompt, type
# nmake /f Makefile.vc
#
# NOTE: To use this, you must have MSVC installed and properly
# configured fo
www.eeworm.com/read/168218/9932269
h term.h
#ifndef Term_
#define Term_
template class SparseMatrix;
template
class Term {
friend SparseMatrix;
friend ostream& operator
www.eeworm.com/read/362663/9987302
m makeparitychk.m
function [c, newH] = makeParityChk(dSource, H, strategy)
% Generate parity check vector bases on LDPC matrix H using sparse LU decomposition
%
% dSource : Binary source (0/1)
% H : LDPC ma
www.eeworm.com/read/358191/10194304
h term.h
#ifndef Term_
#define Term_
template class SparseMatrix;
template
class Term {
friend SparseMatrix;
friend ostream& operator