代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/411397/11246958
m get_clustering_coefficient.m
function cc=get_clustering_coefficient(Nodes,N,nodes_attribute)
%This progrom is to calculate the clustering coefficient of graph in Nodes.
%The clustering coefficient is defined in Newman Review[20
www.eeworm.com/read/265442/11264207
m ldpc_linetime_encode.m
%function y=ldpc_linetime_encode(x,H,inv_phi1,g);
%WITH THE PARAMETER PROCEDUARE WE CAN GET H,inv_phi1,GAP;
%H IS PARITY CHECK MATRIX,g IS GAP BETWEEN H AND REAL DOWNDIAGNAL
%MATRIX DISTANCE,INV_P
www.eeworm.com/read/146789/12612684
h smo.h
#ifndef _SMO_H
#define _SMO_H
#include "math.h"
#include "stdlib.h"
#include
#include
#include
#include
#include
using namespace std;
#
www.eeworm.com/read/238435/13887368
makefile
# This Makefile is used under Linux
MATLABDIR ?= /usr/local/matlab
CXX ?= g++
#CXX = g++-3.3
CFLAGS = -Wall -O3 -fPIC -I$(MATLABDIR)/extern/include
MEX = $(MATLABDIR)/bin/mex
MEX_OPTION = CC\#$(CXX)
www.eeworm.com/read/237001/13984263
makefile
# This Makefile is used under Linux
MATLABDIR ?= /usr/local/matlab
CXX ?= g++
#CXX = g++-3.3
CFLAGS = -Wall -O3 -fPIC -I$(MATLABDIR)/extern/include
MEX = $(MATLABDIR)/bin/mex
MEX_OPTION = CC\#$(CXX)
www.eeworm.com/read/204769/15333815
h smo.h
#ifndef _SMO_H
#define _SMO_H
#include "math.h"
#include "stdlib.h"
#include
#include
#include
#include
#include
using namespace std;
#
www.eeworm.com/read/200429/15433492
m breadth_first_search.m
function breadth_first_search(A,u,bfs_visitor,varargin)
% BREADTH_FIRST_SEARCH Fully wrap the Boost breadth_first_search call
% including the bfs_visitor.
%
% breadth_first_search(A,u,vis) perform
www.eeworm.com/read/200429/15433496
m set_matlab_bgl_default.m
function old_default = set_matlab_bgl_default(options)
% SET_MATLAB_BGL_DEFAULT Sets a default option for the Matlab BGL interface
%
% old_default = set_matlab_bgl_default(options)
% options.istra
www.eeworm.com/read/112497/15484377
h smo.h
#ifndef _SMO_H
#define _SMO_H
#include "math.h"
#include "stdlib.h"
#include
#include
#include
#include
#include
using namespace std;
#
www.eeworm.com/read/351636/3104184
h spconfig.h
/* CONFIGURATION MACRO DEFINITIONS for sparse matrix routines */
/*!
* \file
*
* This file contains macros for the sparse matrix routines that are used
* to define the personality of the r