代码搜索:SPARSPAK
找到约 28 项符合「SPARSPAK」的源代码
代码结果 28
www.eeworm.com/read/319180/13459249
h sparspak.h
#ifndef _SPARSPAK_H
#define _SPARSPAK_H
/************ namessparspack.h einbinden, falls noch nicht geschehen *********/
#include "namessparspak.h"
/* Common Block Declarations */
extern struct
{
www.eeworm.com/read/148898/12415801
h sparspak.h
#ifndef _SPARSPAK_H
#define _SPARSPAK_H
/************ namessparspack.h einbinden, falls noch nicht geschehen *********/
#ifndef _NAMES_H
#include
#endif
/* Common Block Declarati
www.eeworm.com/read/148898/12415783
gz sparspak.h.gz
www.eeworm.com/read/148898/12415787
c revrse.c
#include
/*****************************************************************************/
/* 'revrse' flips the components of the vector 'v', the number of components */
/* of 'v' is 'nv'
www.eeworm.com/read/233811/14134566
c mmd.c
/*
* mmd.c
*
* **************************************************************
* The following C function was developed from a FORTRAN subroutine
* in SPARSPAK written by Eleanor Chu, Alan George,
www.eeworm.com/read/234510/4658844
c mmd.c
/*
* mmd.c
*
* **************************************************************
* The following C function was developed from a FORTRAN subroutine
* in SPARSPAK written by Eleanor Chu, Alan George,
www.eeworm.com/read/400650/2348471
c mmd.c
/*
* mmd.c
*
* **************************************************************
* The following C function was developed from a FORTRAN subroutine
* in SPARSPAK written by Eleanor Chu, Alan George,
www.eeworm.com/read/148898/12415812
c invrse.c
#include
/*****************************************************************************/
/* 'invrse' computes the inverse permutation of the permuation vector 'perm',*/
/* i.e. if 1,2,..
www.eeworm.com/read/347943/11626371
m ordmmdmex.m
% perm = ordmmdmex(adjncy)
% Computes multiple-minimum-degree permutation, for sparse
% Cholesky. Adjncy is a sparse symmetric matrix; its diagonal
% is irrelevant.
%
% Invokes SPARSPAK-
www.eeworm.com/read/393395/2474618
m ordmmdmex.m
% perm = ordmmdmex(adjncy)
% Computes multiple-minimum-degree permutation, for sparse
% Cholesky. Adjncy is a sparse symmetric matrix; its diagonal
% is irrelevant.
%
% Invokes SPARSPAK-